MCPcopy Create free account

hub / github.com/Qihoo360/logkafka / functions

Functions3,133 in github.com/Qihoo360/logkafka

↓ 7 callersFunctionPrintArrayHelper
unittest/lib/gtest-1.6.0/test/gtest-printers_test.cc:590
↓ 7 callersFunctionPrintByRef
unittest/lib/gtest-1.6.0/test/gtest-printers_test.cc:238
↓ 7 callersMethodRelease
TODO(vladl@google.com): Factor the search functionality into Vector::Find.
unittest/lib/gtest-1.6.0/src/gtest.cc:2942
↓ 7 callersFunctionRemoveMatchingTests
Removes output of specified tests from a Google Test program's output. This function strips not only the beginning and the end of a test but also
unittest/lib/gtest-1.6.0/test/gtest_output_test.py:167
↓ 7 callersFunctionShuffle
unittest/lib/gtest-1.6.0/src/gtest-internal-inl.h:323
↓ 7 callersFunctionStringStreamToString
Converts the buffer in a stringstream to a String, converting NUL bytes to "\\0" along the way.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:3039
↓ 7 callersMethodUponLeavingGTest
L < mutex_
unittest/lib/gtest-1.6.0/src/gtest.cc:3540
↓ 7 callersMethodUponLeavingGTest
L < mutex_
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:4844
↓ 7 callersMethodbegin
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util.h:171
↓ 7 callersMethodc_string
Gets the 0-terminated C string this MyString object represents.
unittest/lib/gtest-1.6.0/samples/sample2.h:75
↓ 7 callersMethodend
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util.h:172
↓ 7 callersMethodgetArgument
* Retrieve the argument object * * @return Argument */
tools/getopt-php/Option.php:122
↓ 7 callersMethodgetEnabled
src/logkafka/task_conf.h:263
↓ 7 callersMethodos_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
unittest/lib/gtest-1.6.0/src/gtest.cc:4467
↓ 7 callersMethodos_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:5771
↓ 7 callersMethodremove
src/logkafka/position_file.cc:284
↓ 6 callersFunctionAbort
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:8442
↓ 6 callersFunctionCaptureStdout
Starts capturing stdout.
unittest/lib/gtest-1.6.0/src/gtest-port.cc:611
↓ 6 callersFunctionChDir
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:2680
↓ 6 callersFunctionChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
unittest/lib/gtest-1.6.0/src/gtest.cc:1421
↓ 6 callersFunctionChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:2725
↓ 6 callersFunctionCopyArray
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:7677
↓ 6 callersMethodDequeue
Removes the head of the queue and returns it. Returns NULL if the queue is empty.
unittest/lib/gtest-1.6.0/samples/sample3-inl.h:132
↓ 6 callersFunctionDieIf
A unary function that may die.
unittest/lib/gtest-1.6.0/test/gtest-death-test_test.cc:176
↓ 6 callersMethodEndsWith
Returns true iff this String ends with the given suffix. *Any String is considered to end with a NULL or empty suffix.
unittest/lib/gtest-1.6.0/src/gtest.cc:1666
↓ 6 callersFunctionFlushInfoLog
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:1990
↓ 6 callersFunctionFormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:8233
↓ 6 callersFunctionFormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
unittest/lib/gtest-1.6.0/src/gtest-port.cc:225
↓ 6 callersFunctionFormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:8027
↓ 6 callersFunctionGenerateFatalFailureInAnotherThread
unittest/lib/gtest-1.6.0/test/gtest_stress_test.cc:173
↓ 6 callersFunctionGetCurrentExecutableName
Returns the current application's name, removing directory path if that is present.
unittest/lib/gtest-1.6.0/src/gtest.cc:370
↓ 6 callersFunctionGetLastErrnoDescription
Returns the message describing the last system error in errno.
unittest/lib/gtest-1.6.0/src/gtest-death-test.cc:264
↓ 6 callersMethodGetNextPrime
unittest/lib/gtest-1.6.0/samples/sample8_unittest.cc:69
↓ 6 callersMethodGetTestCase
Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.
unittest/lib/gtest-1.6.0/src/gtest.cc:3708
↓ 6 callersFunctionGetThreadCount
Returns the number of threads running in the process, or 0 to indicate that we cannot detect it.
unittest/lib/gtest-1.6.0/src/gtest-port.cc:84
↓ 6 callersFunctionIsInSet
Returns true iff ch appears anywhere in str (excluding the terminating '\0' character).
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:7980
↓ 6 callersFunctionIsPathSeparator
Returns whether the given character is a valid path separator.
unittest/lib/gtest-1.6.0/src/gtest-filepath.cc:91
↓ 6 callersFunctionIsPathSeparator
Returns whether the given character is a valid path separator.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:7519
↓ 6 callersFunctionParseStringFlag
Parses a string for a string flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
unittest/lib/gtest-1.6.0/src/gtest.cc:4632
↓ 6 callersFunctionParseStringFlag
Parses a string for a string flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:5936
↓ 6 callersFunctionPrintValue
unittest/lib/gtest-1.6.0/test/gtest-param-test_test.cc:82
↓ 6 callersMethodReset
unittest/lib/gtest-1.6.0/src/gtest-internal-inl.h:950
↓ 6 callersMethodReset
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:1348
↓ 6 callersFunctionSetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
unittest/lib/gtest-1.6.0/test/gtest_filter_unittest.py:169
↓ 6 callersFunctionSetEnvVar
Sets an environment variable to a given value; unsets it when the given value is None.
unittest/lib/gtest-1.6.0/test/gtest_break_on_failure_unittest.py:75
↓ 6 callersFunctionSkipPrefix
If *pstr starts with the given prefix, modifies *pstr to be right past the prefix and returns true; otherwise leaves *pstr unchanged and returns false
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:5850
↓ 6 callersMethodTestHelpFlag
Verifies correct behavior when help flag is specified. The right message must be printed and the tests must skipped when the given flag is sp
unittest/lib/gtest-1.6.0/test/gtest_help_test.py:101
↓ 6 callersFunctionUniversalPrint
unittest/lib/gtest-1.6.0/include/gtest/gtest-printers.h:696
↓ 6 callersMethodVerifyRegisteredTestNames
Verifies that registered_tests match the test names in defined_test_names_; returns registered_tests if successful, or aborts the program otherwise.
unittest/lib/gtest-1.6.0/src/gtest-typed-test.cc:51
↓ 6 callersMethodWaitForNotification
Blocks until the controller thread notifies. Must be called from a test thread.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:2157
↓ 6 callersMethodaddOption
* Add an option to the list of known options. * * @param string $string the option's name * @param string $value the option's value (or
tools/getopt-php/CommandLineParser.php:148
↓ 6 callersFunctionexplode
src/base/tools.cc:42
↓ 6 callersMethodfailed_test_count
Gets the number of failed tests.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:2034
↓ 6 callersFunctiongetInode
src/base/tools.cc:162
↓ 6 callersFunctionhexstr2num
src/base/tools.cc:237
↓ 6 callersMethodindex
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:8184
↓ 6 callersMethodoriginal_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
unittest/lib/gtest-1.6.0/src/gtest.cc:3879
↓ 5 callersMethodAbortCalls
unittest/lib/gtest-1.6.0/test/gtest-death-test_test.cc:780
↓ 5 callersMethodAssumeRoleCalls
Accessors.
unittest/lib/gtest-1.6.0/test/gtest-death-test_test.cc:776
↓ 5 callersFunctionDieWithMessage
unittest/lib/gtest-1.6.0/test/gtest-death-test_test.cc:106
↓ 5 callersFunctionEof
Returns the special cursor to denote the end-of-file.
unittest/lib/gtest-1.6.0/scripts/pump.py:132
↓ 5 callersFunctionEqFailure
Constructs and returns the message for an equality assertion (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. The first four parameters are the expressio
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:2302
↓ 5 callersFunctionFormatCompilerIndependentFileLocation
Formats a file location for compiler-independent XML output. Although this function is not platform dependent, we put it next to FormatFileLocation in
unittest/lib/gtest-1.6.0/src/gtest-port.cc:449
↓ 5 callersFunctionFormatDeathTestOutput
Returns an indented copy of stderr output for a death test. This makes distinguishing death test output lines from regular log lines much easier.
unittest/lib/gtest-1.6.0/src/gtest-death-test.cc:453
↓ 5 callersFunctionFormatDeathTestOutput
Returns an indented copy of stderr output for a death test. This makes distinguishing death test output lines from regular log lines much easier.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:6650
↓ 5 callersFunctionGetCapturedStdout
Stops capturing stdout and returns the captured string.
unittest/lib/gtest-1.6.0/src/gtest-port.cc:621
↓ 5 callersFunctionGetNextRandomSeed
Returns the first valid random seed after 'seed'. The behavior is undefined if 'seed' is invalid. The seed after kMaxRandomSeed is considered to be
unittest/lib/gtest-1.6.0/src/gtest-internal-inl.h:140
↓ 5 callersFunctionHasFailure
Returns true iff the current test has a (either fatal or non-fatal) failure.
unittest/lib/gtest-1.6.0/include/gtest/gtest.h:392
↓ 5 callersFunctionInt32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:5652
↓ 5 callersMethodIsDirectory
Returns true if FilePath ends with a path separator, which indicates that it is intended to represent a directory. Returns false otherwise. This does
unittest/lib/gtest-1.6.0/src/gtest-filepath.cc:293
↓ 5 callersFunctionIsSpace
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:2585
↓ 5 callersFunctionParseToken
(lines, pos, regex, token_type)
unittest/lib/gtest-1.6.0/scripts/pump.py:243
↓ 5 callersMethodPassedCalls
unittest/lib/gtest-1.6.0/test/gtest-death-test_test.cc:778
↓ 5 callersFunctionResetCounts
Resets the count for each test.
unittest/lib/gtest-1.6.0/test/gtest_repeat_test.cc:141
↓ 5 callersMethodRunAndVerify
Runs gtest_list_tests_unittest_ and verifies that it prints the correct tests. Args: flag_value: value of the --gtest_list_tests
unittest/lib/gtest-1.6.0/test/gtest_list_tests_unittest.py:103
↓ 5 callersFunctionRunCode
(env, code_node, output)
unittest/lib/gtest-1.6.0/scripts/pump.py:702
↓ 5 callersMethodSetParameters
Sets the parameters for subsequent calls to Create.
unittest/lib/gtest-1.6.0/test/gtest-death-test_test.cc:864
↓ 5 callersFunctionStringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
unittest/lib/gtest-1.6.0/src/gtest-port.cc:739
↓ 5 callersFunctionStringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:8541
↓ 5 callersFunctionSumOverTestCaseList
Iterates over a vector of TestCases, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
unittest/lib/gtest-1.6.0/src/gtest.cc:314
↓ 5 callersFunctionSumOverTestCaseList
Iterates over a vector of TestCases, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:1618
↓ 5 callersMethodTestDeleted
unittest/lib/gtest-1.6.0/test/gtest-death-test_test.cc:784
↓ 5 callersMethodWaitCalls
unittest/lib/gtest-1.6.0/test/gtest-death-test_test.cc:777
↓ 5 callersMethodcheckRequiredArgs
* Check that all the listed options are present */
tools/log_config.php:401
↓ 5 callersMethodcurrent_test_info
Returns the TestInfo object for the test that's currently running, or NULL if no test is running. L < mutex_
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:5198
↓ 5 callersMethodget
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-linked_ptr.h:172
↓ 5 callersFunctiongetConfig
($parser, $items)
tools/log_config.php:364
↓ 5 callersMethodinit
src/logkafka/config.cc:67
↓ 5 callersFunctionlisteners
Provides access to the event listener list.
unittest/lib/gtest-1.6.0/src/gtest-internal-inl.h:578
↓ 5 callersFunctionlisteners
Provides access to the event listener list.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:976
↓ 5 callersMethodrepeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
unittest/lib/gtest-1.6.0/src/gtest.cc:3580
↓ 5 callersMethodsuccessful_test_count
Gets the number of successful tests.
unittest/lib/gtest-1.6.0/src/gtest.cc:725
↓ 5 callersMethodupdatePos
src/logkafka/file_position_entry.cc:47
↓ 4 callersMethodAppend
(self, s)
unittest/lib/gtest-1.6.0/scripts/pump.py:652
↓ 4 callersFunctionArity
Returns the English name of the given arity.
unittest/lib/gtest-1.6.0/scripts/gen_gtest_pred_impl.py:164
↓ 4 callersFunctionArrayAwareFind
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:7660
↓ 4 callersMethodAssertSetEqual
Asserts that two sets are equal.
unittest/lib/gtest-1.6.0/test/gtest_filter_unittest.py:230
↓ 4 callersFunctionChangeToRootDir
unittest/lib/gtest-1.6.0/test/gtest-death-test_test.cc:361
↓ 4 callersFunctionCmpHelperEQ
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:18331
↓ 4 callersFunctionCmpHelperEQ
unittest/lib/gtest-1.6.0/include/gtest/gtest.h:1306
← previousnext →201–300 of 3,133, ranked by callers