MCPcopy Create free account

hub / github.com/OISF/libhtp / functions

Functions1,613 in github.com/OISF/libhtp

FunctionTestCasePassed
Returns true iff the test case passed.
test/gtest/gtest-all.cc:1628
FunctionTestDisabled
Returns true iff test is disabled.
test/gtest/gtest.h:17881
MethodTestEventListeners
test/gtest/gtest-all.cc:4855
MethodTestEventRepeater
test/gtest/gtest-all.cc:4203
MethodTestFactoryBase
test/gtest/gtest.h:7198
FunctionTestFailed
Returns true iff test failed.
test/gtest/gtest.h:17876
MethodTestInfo
test/gtest/gtest.h:10460
MethodTestInfo
Constructs a TestInfo object. It assumes ownership of the test factory object. TODO(vladl@google.com): Make a_test_case_name and a_name const string&'
test/gtest/gtest-all.cc:3494
MethodTestMetaFactory
test/gtest/gtest.h:10329
MethodTestNameIs
Constructor. TestNameIs has NO default constructor.
test/gtest/gtest-all.cc:3584
FunctionTestPartFatallyFailed
Returns true iff the test part fatally failed.
test/gtest/gtest-all.cc:3166
FunctionTestPartNonfatallyFailed
Returns true iff the test part non-fatally failed.
test/gtest/gtest-all.cc:3176
FunctionTestPassed
Returns true iff test passed.
test/gtest/gtest.h:17871
MethodTestPropertiesAsXmlAttributes
Produces a string representing the test properties in a result as space delimited XML attributes based on the property key="value" pairs.
test/gtest/gtest-all.cc:4618
MethodTestProperty
C'tor. TestProperty does NOT have a default constructor. Always use this constructor (with parameters) to create a TestProperty object.
test/gtest/gtest.h:17501
MethodTestPropertyKeyIs
Constructor. TestPropertyKeyIs has NO default constructor.
test/gtest/gtest-all.cc:740
MethodTestResult
Creates an empty TestResult.
test/gtest/gtest-all.cc:3078
FunctionThreadFuncWithCLinkage
test/gtest/gtest.h:2186
MethodThreadLocal
test/gtest/gtest.h:2391
MethodThreadWithParam
test/gtest/gtest.h:2208
FunctionToLower
test/gtest/gtest.h:2595
FunctionToString
test/gtest/gtest.h:3280
MethodUnitTest
Creates an empty UnitTest.
test/gtest/gtest-all.cc:5217
FunctionUniversalPrintArray
Prints a (const) char array of 'len' elements, starting at address 'begin'.
test/gtest/gtest-all.cc:8824
FunctionUniversalTersePrintTupleFieldsToStrings
test/gtest/gtest.h:9962
MethodUnshuffleTests
Restores the test order to before the first shuffle.
test/gtest/gtest-all.cc:3772
FunctionUriIsExpected
test/test_utils.cpp:290
MethodUrlEncode
Checks if str contains '=', '&', '%' or '\n' characters. If yes, replaces them by "%xx" where xx is their hexadecimal value. For example, replaces "="
test/gtest/gtest-all.cc:4744
MethodUtf16ToAnsi
Creates an ANSI string from the given wide string, allocating memory using new. The caller is responsible for deleting the return value using delete[]
test/gtest/gtest-all.cc:2180
MethodValidateTestProperty
Adds a failure if the key is a reserved attribute of Google Test testcase tags. Returns true if the property is valid.
test/gtest/gtest-all.cc:3135
MethodValueArray1
test/gtest/gtest.h:10630
MethodValueArray10
test/gtest/gtest.h:10838
MethodValueArray11
test/gtest/gtest.h:10869
MethodValueArray12
test/gtest/gtest.h:10901
MethodValueArray13
test/gtest/gtest.h:10935
MethodValueArray14
test/gtest/gtest.h:10971
MethodValueArray15
test/gtest/gtest.h:11008
MethodValueArray16
test/gtest/gtest.h:11047
MethodValueArray17
test/gtest/gtest.h:11088
MethodValueArray18
test/gtest/gtest.h:11130
MethodValueArray19
test/gtest/gtest.h:11173
MethodValueArray2
test/gtest/gtest.h:10645
MethodValueArray20
test/gtest/gtest.h:11217
MethodValueArray21
test/gtest/gtest.h:11264
MethodValueArray22
test/gtest/gtest.h:11312
MethodValueArray23
test/gtest/gtest.h:11361
MethodValueArray24
test/gtest/gtest.h:11413
MethodValueArray25
test/gtest/gtest.h:11466
MethodValueArray26
test/gtest/gtest.h:11521
MethodValueArray27
test/gtest/gtest.h:11577
MethodValueArray28
test/gtest/gtest.h:11635
MethodValueArray29
test/gtest/gtest.h:11694
MethodValueArray3
test/gtest/gtest.h:10664
MethodValueArray30
test/gtest/gtest.h:11754
MethodValueArray31
test/gtest/gtest.h:11817
MethodValueArray32
test/gtest/gtest.h:11881
MethodValueArray33
test/gtest/gtest.h:11946
MethodValueArray34
test/gtest/gtest.h:12013
MethodValueArray35
test/gtest/gtest.h:12081
MethodValueArray36
test/gtest/gtest.h:12152
MethodValueArray37
test/gtest/gtest.h:12224
MethodValueArray38
test/gtest/gtest.h:12298
MethodValueArray39
test/gtest/gtest.h:12373
MethodValueArray4
test/gtest/gtest.h:10684
MethodValueArray40
test/gtest/gtest.h:12449
MethodValueArray41
test/gtest/gtest.h:12528
MethodValueArray42
test/gtest/gtest.h:12608
MethodValueArray43
test/gtest/gtest.h:12689
MethodValueArray44
test/gtest/gtest.h:12771
MethodValueArray45
test/gtest/gtest.h:12855
MethodValueArray46
test/gtest/gtest.h:12941
MethodValueArray47
test/gtest/gtest.h:13028
MethodValueArray48
test/gtest/gtest.h:13118
MethodValueArray49
test/gtest/gtest.h:13209
MethodValueArray5
test/gtest/gtest.h:10706
MethodValueArray50
test/gtest/gtest.h:13301
MethodValueArray6
test/gtest/gtest.h:10730
MethodValueArray7
test/gtest/gtest.h:10755
MethodValueArray8
test/gtest/gtest.h:10781
MethodValueArray9
test/gtest/gtest.h:10809
MethodValueHolder
test/gtest/gtest.h:2414
MethodValuesInIteratorRangeGenerator
test/gtest/gtest.h:10205
MethodVerifyRegisteredTestNames
Verifies that registered_tests match the test names in defined_test_names_; returns registered_tests if successful, or aborts the program otherwise.
test/gtest/gtest-all.cc:9059
MethodWait
Waits for the child in a death test to exit, returning its exit status, or 0 if no child process exists. As a side effect, sets the outcome data memb
test/gtest/gtest-all.cc:6796
MethodWideCStringEquals
Compares two wide C strings. Returns true iff they have the same content. Unlike wcscmp(), this function can handle NULL argument(s). A NULL C stri
test/gtest/gtest-all.cc:2855
MethodWindowsDeathTest
test/gtest/gtest-all.cc:6767
MethodXmlUnitTestResultPrinter
Creates a new XmlUnitTestResultPrinter.
test/gtest/gtest-all.cc:4376
Methodbegin
test/gtest/gtest.h:10105
Functioncallback_RESPONSE_BODY_DATA
test/test_main.cpp:2113
Functioncallback_log
test/main.c:125
Functioncallback_log
* Invoked every time LibHTP wants to log. * * @param[in] log */
extras/htptest.c:461
Functioncallback_request
test/main.c:82
Functioncallback_request_body_data
test/main.c:67
Functioncallback_request_file_data
test/main.c:103
Functioncallback_request_headers
test/main.c:61
Functioncallback_request_line
test/main.c:57
Functioncallback_request_trailer
test/main.c:78
Functioncallback_response
test/main.c:116
Functioncallback_response
* Invoked at the end of every transaction. * * @param[in] connp */
extras/htptest.c:446
Functioncallback_response_body_data
test/main.c:94
← previousnext →1,201–1,300 of 1,613, ranked by callers