Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Qihoo360/QConf
/ functions
Functions
8,492 in github.com/Qihoo360/QConf
⨍
Functions
8,492
◇
Types & classes
3,574
↓ 2 callers
Function
MakeAndRegisterTestInfo
Creates a new TestInfo object and registers it with Google Test; returns the created object. Arguments: test_case_name: name of the test case name
test/unit/gtest/fused-src/gtest/gtest-all.cc:3700
↓ 2 callers
Function
MatchRegexAnywhere
Returns true iff regex matches any substring of str. regex must be a valid simple regular expression, or the result is undefined. The algorithm is r
test/unit/gtest/fused-src/gtest/gtest-all.cc:8593
↓ 2 callers
Function
NormalizeToCurrentPlatform
Normalizes platform specific output details for easier comparison.
test/unit/gtest/test/gtest_output_test.py:139
↓ 2 callers
Method
NormalizeXml
Normalizes Google Test's XML output to eliminate references to transient information that may change from run to run. * The "time" attr
test/unit/gtest/test/gtest_xml_test_utils.py:150
↓ 2 callers
Function
OkHRESULTSuccess
test/unit/gtest/test/gtest_unittest.cc:3871
↓ 2 callers
Method
OnTestIterationEnd
test/unit/gtest/test/gtest_unittest.cc:6789
↓ 2 callers
Method
OnTestProgramEnd
test/unit/gtest/test/gtest_unittest.cc:6780
↓ 2 callers
Function
PHP_MINFO_FUNCTION
{{{ PHP_MINFO_FUNCTION */
manager/src/php/qconf_manager.cc:644
↓ 2 callers
Function
PHP_MINIT_FUNCTION
{{{ PHP_MINIT_FUNCTION */
manager/src/php/qconf_manager.cc:688
↓ 2 callers
Function
PHP_MSHUTDOWN_FUNCTION
{{{ PHP_MSHUTDOWN_FUNCTION */
manager/src/php/qconf_manager.cc:633
↓ 2 callers
Function
ParseGoogleTestFlagsOnly
Parses the command line for Google Test flags, without initializing other parts of Google Test.
test/unit/gtest/src/gtest.cc:4959
↓ 2 callers
Function
ParseGoogleTestFlagsOnlyImpl
test/unit/gtest/src/gtest.cc:4889
↓ 2 callers
Function
ParseGoogleTestFlagsOnlyImpl
test/unit/gtest/fused-src/gtest/gtest-all.cc:6373
↓ 2 callers
Method
PassedArgument
test/unit/gtest/test/gtest-death-test_test.cc:830
↓ 2 callers
Function
PopFront
(a_list)
test/unit/gtest/scripts/pump.py:443
↓ 2 callers
Function
PopToken
(a_list, token_type=None)
test/unit/gtest/scripts/pump.py:453
↓ 2 callers
Function
PrintFullTestCommentIfPresent
test/unit/gtest/src/gtest.cc:2672
↓ 2 callers
Function
PrintFullTestCommentIfPresent
test/unit/gtest/fused-src/gtest/gtest-all.cc:4156
↓ 2 callers
Function
PrintOnOneLine
Prints the given C-string on a single line by replacing all '\n' characters with string "\\n". If the output takes more than max_length characters, o
test/unit/gtest/src/gtest.cc:4512
↓ 2 callers
Function
PrintOnOneLine
Prints the given C-string on a single line by replacing all '\n' characters with string "\\n". If the output takes more than max_length characters, o
test/unit/gtest/fused-src/gtest/gtest-all.cc:5996
↓ 2 callers
Function
PrintStringTo
test/unit/gtest/src/gtest-printers.cc:339
↓ 2 callers
Function
PrintStringTo
test/unit/gtest/fused-src/gtest/gtest-all.cc:9352
↓ 2 callers
Function
PrintTestPartResultToString
Prints a TestPartResult to an std::string.
test/unit/gtest/src/gtest.cc:2520
↓ 2 callers
Function
PrintTestPartResultToString
Prints a TestPartResult to an std::string.
test/unit/gtest/fused-src/gtest/gtest-all.cc:4004
↓ 2 callers
Function
PrintToString
test/unit/gtest/include/gtest/gtest-printers.h:847
↓ 2 callers
Function
PrintWideStringTo
test/unit/gtest/src/gtest-printers.cc:350
↓ 2 callers
Function
PrintWideStringTo
test/unit/gtest/fused-src/gtest/gtest-all.cc:9363
↓ 2 callers
Function
ProcessFile
Processes the given gtest header file.
test/unit/gtest/scripts/fuse_gtest_files.py:152
↓ 2 callers
Method
PushVariable
(self, var, value)
test/unit/gtest/scripts/pump.py:595
↓ 2 callers
Function
QMD5Transform
base/qlibc/md5.c:221
↓ 2 callers
Function
QMD5Transform
manager/src/c/qlibc/md5.c:221
↓ 2 callers
Function
ReceivedServerConnect
* * ReceivedServerConnect() * * After allowing server to connect to us from data port, this function * checks both data connection for connection
deps/curl/lib/ftp.c:418
↓ 2 callers
Method
RemoveFileName
RemoveFileName returns the directory path with the filename removed. Example: FilePath("path/to/file").RemoveFileName() returns "path/to/". If the Fil
test/unit/gtest/fused-src/gtest/gtest-all.cc:7995
↓ 2 callers
Function
RemoveTestCounts
Removes test counts from a Google Test program's output.
test/unit/gtest/test/gtest_output_test.py:153
↓ 2 callers
Function
RemoveTypeInfoDetails
Removes compiler-specific type info from Google Test program's output. Args: test_output: the output of a Google Test program. Returns:
test/unit/gtest/test/gtest_output_test.py:125
↓ 2 callers
Function
RepeatFlag
(n)
test/unit/gtest/test/gtest_shuffle_test.py:66
↓ 2 callers
Function
RmDir
test/unit/gtest/fused-src/gtest/gtest.h:2838
↓ 2 callers
Method
Run
test/unit/gtest/fused-src/gtest/gtest.h:2406
↓ 2 callers
Method
Run
test/unit/gtest/include/gtest/internal/gtest-port.h:1299
↓ 2 callers
Function
RunFromThread
test/unit/gtest/test/gtest-port_test.cc:1125
↓ 2 callers
Function
RunWithFlag
Runs gtest_help_test_ with the given flag. Returns: the exit code and the text output as a tuple. Args: flag: the command-line flag to pa
test/unit/gtest/test/gtest_help_test.py:81
↓ 2 callers
Function
SHA1Transform
manager/demo/mongoose.c:2856
↓ 2 callers
Function
SSLCipherNameForNumber
deps/curl/lib/vtls/curl_darwinssl.c:222
↓ 2 callers
Function
SSL_strerror
Return error string for last OpenSSL error */
deps/curl/lib/vtls/openssl.c:707
↓ 2 callers
Function
SetDataRequest_init
deps/zookeeper/src/zookeeper.c:2667
↓ 2 callers
Function
SetDataRequest_init
manager/deps/zookeeper/src/zookeeper.c:2667
↓ 2 callers
Function
SetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
test/unit/gtest/test/gtest_env_var_test.py:55
↓ 2 callers
Function
SetEnvVar
Sets an environment variable to a given value; unsets it when the given value is None.
test/unit/gtest/test/gtest_throw_on_failure_test.py:58
↓ 2 callers
Method
SetGlobalTestPartResultReporter
Sets the global test part result reporter.
test/unit/gtest/src/gtest.cc:689
↓ 2 callers
Method
SetGlobalTestPartResultReporter
Sets the global test part result reporter.
test/unit/gtest/fused-src/gtest/gtest-all.cc:2173
↓ 2 callers
Method
SetHasThread
monitor/include/monitor_options.h:95
↓ 2 callers
Function
SetSigprofActionAndTimer
Sets SIGPROF action and ITIMER_PROF timer (interval: 1ms).
test/unit/gtest/test/gtest-death-test_test.cc:382
↓ 2 callers
Function
ShouldShard
Checks whether sharding is enabled by examining the relevant environment variable values. If the variables are present, but inconsistent (i.e., shard_
test/unit/gtest/fused-src/gtest/gtest-all.cc:5865
↓ 2 callers
Function
SkipUntil
(lines, pos, regex, token_type)
test/unit/gtest/scripts/pump.py:270
↓ 2 callers
Function
StrCaseCmp
test/unit/gtest/fused-src/gtest/gtest.h:2815
↓ 2 callers
Function
StrError
test/unit/gtest/fused-src/gtest/gtest.h:2897
↓ 2 callers
Function
StreamWideCharsToMessage
Converts an array of wide chars to a narrow string using the UTF-8 encoding, and streams the result to the given Message object.
test/unit/gtest/src/gtest.cc:888
↓ 2 callers
Function
StreamWideCharsToMessage
Converts an array of wide chars to a narrow string using the UTF-8 encoding, and streams the result to the given Message object.
test/unit/gtest/fused-src/gtest/gtest-all.cc:2372
↓ 2 callers
Function
SubWithoutTrace
A helper function for testing SCOPED_TRACE.
test/unit/gtest/test/gtest_output_test_.cc:163
↓ 2 callers
Function
Subroutine
test/unit/gtest/test/gtest_sole_header_test.cc:39
↓ 2 callers
Method
SuppressEventForwarding
test/unit/gtest/src/gtest.cc:3628
↓ 2 callers
Method
SuppressEventForwarding
test/unit/gtest/fused-src/gtest/gtest-all.cc:5112
↓ 2 callers
Function
T
(a,b,c)
manager/demo/page/js/jquery.min.js:2
↓ 2 callers
Function
TestExitMacros
Tests the *_EXIT family of macros, using a variety of predicates.
test/unit/gtest/test/gtest-death-test_test.cc:718
↓ 2 callers
Method
TestNonHelpFlag
Verifies correct behavior when no help flag is specified. Verifies that when no help flag is specified, the tests are run and the help messag
test/unit/gtest/test/gtest_help_test.py:125
↓ 2 callers
Function
TestRepeatWithEmptyFilter
Tests using --gtest_repeat when --gtest_filter specifies an empty set of tests.
test/unit/gtest/test/gtest_repeat_test.cc:182
↓ 2 callers
Method
TestSehExceptions
(self, test_output)
test/unit/gtest/test/gtest_catch_exceptions_test.py:89
↓ 2 callers
Function
Title
Returns the given word in title case. The difference between this and string's title() method is that Title('4-ary') is '4-ary' while '4-ary'.tit
test/unit/gtest/scripts/gen_gtest_pred_impl.py:175
↓ 2 callers
Function
ToUnixLineEnding
Changes all Windows/Mac line endings in s to UNIX line endings.
test/unit/gtest/test/gtest_output_test.py:82
↓ 2 callers
Function
ToUpper
test/unit/gtest/fused-src/gtest/gtest.h:2795
↓ 2 callers
Function
TryTestSubroutine
This function calls a test subroutine, catches the fatal failure it generates, and then returns early.
test/unit/gtest/test/gtest_output_test_.cc:72
↓ 2 callers
Function
U
(a)
manager/demo/page/js/jquery.min.js:2
↓ 2 callers
Function
UnexpectedHRESULTFailure
test/unit/gtest/test/gtest_unittest.cc:3867
↓ 2 callers
Function
UniversalPrintCharArray
test/unit/gtest/src/gtest-printers.cc:276
↓ 2 callers
Function
UniversalPrintCharArray
test/unit/gtest/fused-src/gtest/gtest-all.cc:9289
↓ 2 callers
Function
UniversalTersePrint
test/unit/gtest/include/gtest/gtest-printers.h:743
↓ 2 callers
Function
Usage
agent/qconf_agent.cc:35
↓ 2 callers
Function
Values
test/unit/gtest/include/gtest/gtest-param-test.h:348
↓ 2 callers
Function
VerifyFileExists
Verifies that the given file exists; aborts on failure. relative_path is the file path relative to the given directory.
test/unit/gtest/scripts/fuse_gtest_files.py:86
↓ 2 callers
Function
VerifyOutputFile
Verifies that the given output file path is valid. relative_path is relative to the output_dir directory.
test/unit/gtest/scripts/fuse_gtest_files.py:110
↓ 2 callers
Function
WideStringToUtf8
Converts a wide string to a narrow string in UTF-8 encoding. The wide string is assumed to have the following encoding: UTF-16 if sizeof(wchar_t) == 2
test/unit/gtest/fused-src/gtest/gtest-all.cc:2984
↓ 2 callers
Function
Win32WSACleanup
deps/zookeeper/src/winport.c:284
↓ 2 callers
Function
Win32WSACleanup
manager/deps/zookeeper/src/winport.c:284
↓ 2 callers
Function
WrapCode
(line, line_concat, output)
test/unit/gtest/scripts/pump.py:741
↓ 2 callers
Function
Write
test/unit/gtest/fused-src/gtest/gtest.h:2893
↓ 2 callers
Method
_GetChildren
Fetches all of the child nodes of element, a DOM Element object. Returns them as the values of a dictionary keyed by the IDs of the child
test/unit/gtest/test/gtest_xml_test_utils.py:117
↓ 2 callers
Method
_GetTimeUntilNextSend
(self)
deps/curl/tests/http_pipe.py:346
↓ 2 callers
Method
_GetTimeUntilTimeout
(self)
deps/curl/tests/http_pipe.py:343
↓ 2 callers
Method
_GetXmlOutput
Returns the xml output generated by running the program gtest_prog_name. Furthermore, the program's exit code must be expected_exit_code.
test/unit/gtest/test/gtest_xml_output_unittest.py:262
↓ 2 callers
Function
_ParseAndStripGTestFlags
Parses and strips Google Test flags from argv. This is idempotent.
test/unit/gtest/test/gtest_test_utils.py:86
↓ 2 callers
Method
_TestOutFile
(self, test_name, expected_xml)
test/unit/gtest/test/gtest_xml_outfiles_test.py:98
↓ 2 callers
Function
_copy_slot
base/qlibc/qhasharr.c:991
↓ 2 callers
Function
_gdbm_file_size
Store the size of the GDBM file DBF in *PSIZE. Return 0 on success and -1 on failure. */
deps/gdbm/src/mmap.c:51
↓ 2 callers
Function
_gdbm_hash
deps/gdbm/src/hash.c:31
↓ 2 callers
Function
_gdbm_read_entry
deps/gdbm/src/findkey.c:29
↓ 2 callers
Function
_gdbm_unlock_file
deps/gdbm/src/lock.c:58
↓ 2 callers
Function
_get_data
base/qlibc/qhasharr.c:817
↓ 2 callers
Function
_rmdir
Windows CE doesn't have the _rmdir C function.
test/unit/gtest/test/gtest-filepath_test.cc:75
↓ 2 callers
Function
addFd
* Add a file descriptor to a sockets array. */
deps/curl/tests/libtest/lib582.c:67
↓ 2 callers
Function
add_next_timeout
* add_next_timeout() * * Each SessionHandle has a list of timeouts. The add_next_timeout() is called * when it has just been removed from the splay
deps/curl/lib/multi.c:2128
← previous
next →
1,701–1,800 of 8,492, ranked by callers