MCPcopy Create free account

hub / github.com/Qihoo360/logkafka / functions

Functions3,133 in github.com/Qihoo360/logkafka

↓ 1 callersFunctionParseExpTokenInParens
(lines, pos)
unittest/lib/gtest-1.6.0/scripts/pump.py:281
↓ 1 callersFunctionParseGoogleTestFlagsOnly
Parses the command line for Google Test flags, without initializing other parts of Google Test.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:6146
↓ 1 callersFunctionParseInParens
(pos)
unittest/lib/gtest-1.6.0/scripts/pump.py:282
↓ 1 callersFunctionParseInternalRunDeathTestFlag
Returns a newly created InternalRunDeathTestFlag object with fields initialized from the GTEST_FLAG(internal_run_death_test) flag if the flag is speci
unittest/lib/gtest-1.6.0/src/gtest-death-test.cc:1184
↓ 1 callersFunctionParseInternalRunDeathTestFlag
Returns a newly created InternalRunDeathTestFlag object with fields initialized from the GTEST_FLAG(internal_run_death_test) flag if the flag is speci
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:7381
↓ 1 callersFunctionParseToAST
Convert the given Pump source text into an AST.
unittest/lib/gtest-1.6.0/scripts/pump.py:577
↓ 1 callersFunctionPassed
Returns true iff the unit test passed (i.e. all test cases passed).
unittest/lib/gtest-1.6.0/src/gtest-internal-inl.h:555
↓ 1 callersFunctionPassed
Returns true iff the unit test passed (i.e. all test cases passed).
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:953
↓ 1 callersMethodPopGTestTrace
Pops a trace from the per-thread Google Test trace stack. L < mutex_
unittest/lib/gtest-1.6.0/src/gtest.cc:3932
↓ 1 callersMethodPopGTestTrace
Pops a trace from the per-thread Google Test trace stack. L < mutex_
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:5236
↓ 1 callersMethodPostFlagParsingInit
Performs initialization dependent upon flag values obtained in ParseGoogleTestFlagsOnly. Is called from InitGoogleTest after the call to ParseGoogleT
unittest/lib/gtest-1.6.0/src/gtest.cc:4035
↓ 1 callersMethodPostFlagParsingInit
Performs initialization dependent upon flag values obtained in ParseGoogleTestFlagsOnly. Is called from InitGoogleTest after the call to ParseGoogleT
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:5339
↓ 1 callersFunctionPredFormatFunction1
unittest/lib/gtest-1.6.0/test/gtest_pred_impl_unittest.cc:101
↓ 1 callersFunctionPredFormatFunction2
unittest/lib/gtest-1.6.0/test/gtest_pred_impl_unittest.cc:489
↓ 1 callersFunctionPredFormatFunction3
unittest/lib/gtest-1.6.0/test/gtest_pred_impl_unittest.cc:919
↓ 1 callersFunctionPredFormatFunction4
unittest/lib/gtest-1.6.0/test/gtest_pred_impl_unittest.cc:1391
↓ 1 callersFunctionPredFormatFunction5
unittest/lib/gtest-1.6.0/test/gtest_pred_impl_unittest.cc:1905
↓ 1 callersFunctionPredFunction1
unittest/lib/gtest-1.6.0/test/gtest_pred_impl_unittest.cc:77
↓ 1 callersFunctionPredFunction2
unittest/lib/gtest-1.6.0/test/gtest_pred_impl_unittest.cc:464
↓ 1 callersFunctionPredFunction3
unittest/lib/gtest-1.6.0/test/gtest_pred_impl_unittest.cc:893
↓ 1 callersFunctionPredFunction4
unittest/lib/gtest-1.6.0/test/gtest_pred_impl_unittest.cc:1364
↓ 1 callersFunctionPredFunction5
unittest/lib/gtest-1.6.0/test/gtest_pred_impl_unittest.cc:1877
↓ 1 callersFunctionPrintAsNarrowStringLiteralTo
Prints a char c as if it's part of a string literal, escaping it when necessary; returns how c was formatted.
unittest/lib/gtest-1.6.0/src/gtest-printers.cc:211
↓ 1 callersFunctionPrintAsNarrowStringLiteralTo
Prints a char c as if it's part of a string literal, escaping it when necessary; returns how c was formatted.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:8757
↓ 1 callersFunctionPrintBytesInObjectTo
Delegates to PrintBytesInObjectToImpl() to print the bytes in the given object. The delegation simplifies the implementation, which uses the << opera
unittest/lib/gtest-1.6.0/src/gtest-printers.cc:118
↓ 1 callersFunctionPrintBytesInObjectTo
Delegates to PrintBytesInObjectToImpl() to print the bytes in the given object. The delegation simplifies the implementation, which uses the << opera
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:8664
↓ 1 callersFunctionPrintBytesInObjectToImpl
Prints the bytes in the given value to the given ostream.
unittest/lib/gtest-1.6.0/src/gtest-printers.cc:86
↓ 1 callersFunctionPrintBytesInObjectToImpl
Prints the bytes in the given value to the given ostream.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:8632
↓ 1 callersFunctionPrintColorEncoded
Prints a string containing code-encoded text. The following escape sequences can be used in the string to control the text color: @@ prints a sin
unittest/lib/gtest-1.6.0/src/gtest.cc:4670
↓ 1 callersFunctionPrintColorEncoded
Prints a string containing code-encoded text. The following escape sequences can be used in the string to control the text color: @@ prints a sin
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:5974
↓ 1 callersFunctionPrintFlag
unittest/lib/gtest-1.6.0/test/gtest_env_var_test_.cc:53
↓ 1 callersFunctionPrintTestPartResult
Prints a TestPartResult.
unittest/lib/gtest-1.6.0/src/gtest.cc:2528
↓ 1 callersFunctionPrintTestPartResult
Prints a TestPartResult.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:3832
↓ 1 callersFunctionPrintTo
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:9538
↓ 1 callersFunctionPrintTo
unittest/lib/gtest-1.6.0/include/gtest/gtest-printers.h:353
↓ 1 callersFunctionPushFront
(a_list, elem)
unittest/lib/gtest-1.6.0/scripts/pump.py:449
↓ 1 callersMethodPushGTestTrace
Pushes a trace defined by SCOPED_TRACE() on to the per-thread Google Test trace stack. L < mutex_
unittest/lib/gtest-1.6.0/src/gtest.cc:3925
↓ 1 callersMethodPushGTestTrace
Pushes a trace defined by SCOPED_TRACE() on to the per-thread Google Test trace stack. L < mutex_
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:5229
↓ 1 callersMethodPushRange
(self, var, lower, upper)
unittest/lib/gtest-1.6.0/scripts/pump.py:608
↓ 1 callersFunctionRE
Constructs an RE from a string.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:1878
↓ 1 callersFunctionRE
Constructs an RE from a string.
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-port.h:816
↓ 1 callersFunctionRStripNewLineFromToken
(token)
unittest/lib/gtest-1.6.0/scripts/pump.py:303
↓ 1 callersMethodRecordProperty
Adds a test property to the list. If a property with the same key as the supplied property is already represented, the value of this test_property rep
unittest/lib/gtest-1.6.0/src/gtest.cc:1814
↓ 1 callersMethodRecordPropertyForCurrentTest
Creates and adds a property to the current TestResult. If a property matching the supplied value already exists, updates its value instead.
unittest/lib/gtest-1.6.0/src/gtest.cc:3811
↓ 1 callersMethodRecordPropertyForCurrentTest
Creates and adds a property to the current TestResult. If a property matching the supplied value already exists, updates its value instead.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:5115
↓ 1 callersMethodRegisterTests
UnitTest class invokes this method to register tests in this test case test cases right before running tests in RUN_ALL_TESTS macro. This method shoul
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util.h:487
↓ 1 callersMethodRemoveDirectoryName
Returns a copy of the FilePath with the directory part removed. Example: FilePath("path/to/file").RemoveDirectoryName() returns FilePath("file"). If t
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:7576
↓ 1 callersMethodRemoveExtension
Returns a copy of the FilePath with the case-insensitive extension removed. Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns FilePath(
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:7546
↓ 1 callersFunctionRemoveLocations
Removes all file location info from a Google Test program's output. Args: test_output: the output of a Google Test program. Returns:
unittest/lib/gtest-1.6.0/test/gtest_output_test.py:88
↓ 1 callersFunctionRemoveStackTraceDetails
Removes all stack traces from a Google Test program's output.
unittest/lib/gtest-1.6.0/test/gtest_output_test.py:104
↓ 1 callersFunctionRemoveStackTraces
Removes all traces of stack traces from a Google Test program's output.
unittest/lib/gtest-1.6.0/test/gtest_output_test.py:112
↓ 1 callersFunctionRemoveTime
Removes all time information from a Google Test program's output.
unittest/lib/gtest-1.6.0/test/gtest_output_test.py:119
↓ 1 callersMethodRemoveUnsupportedTests
(self, test_output)
unittest/lib/gtest-1.6.0/test/gtest_output_test.py:259
↓ 1 callersFunctionReportInvalidTestCaseType
unittest/lib/gtest-1.6.0/src/gtest.cc:2245
↓ 1 callersFunctionReportInvalidTestCaseType
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:3549
↓ 1 callersMethodReportTestPartResult
Increments the test part result count and remembers the result. This method is from the TestPartResultReporterInterface interface.
unittest/lib/gtest-1.6.0/src/gtest.cc:578
↓ 1 callersMethodReportTestPartResult
Increments the test part result count and remembers the result. This method is from the TestPartResultReporterInterface interface.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:1882
↓ 1 callersFunctionRun
Runs a command; returns 1 if it was killed by a signal, or 0 otherwise.
unittest/lib/gtest-1.6.0/test/gtest_break_on_failure_unittest.py:86
↓ 1 callersFunctionRun
Runs a command; returns True/False if its exit code is/isn't 0.
unittest/lib/gtest-1.6.0/test/gtest_throw_on_failure_test.py:70
↓ 1 callersFunctionRun
Runs gtest_list_tests_unittest_ and returns the list of tests printed.
unittest/lib/gtest-1.6.0/test/gtest_list_tests_unittest.py:91
↓ 1 callersMethodRun
Runs the test and updates the test result.
unittest/lib/gtest-1.6.0/src/gtest.cc:2152
↓ 1 callersMethodRun
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:2229
↓ 1 callersMethodRun
Runs the test and updates the test result.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:3456
↓ 1 callersMethodRun
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-port.h:1167
↓ 1 callersFunctionRunAllTests
Runs all TESTs, all TEST_Fs, and the ad hoc test.
unittest/lib/gtest-1.6.0/test/gtest_output_test_.cc:328
↓ 1 callersFunctionRunAndReturnOutput
Runs the test program and returns its output.
unittest/lib/gtest-1.6.0/test/gtest_filter_unittest.py:178
↓ 1 callersFunctionRunAndReturnOutput
Runs the test program and returns its output.
unittest/lib/gtest-1.6.0/test/gtest_shuffle_test.py:78
↓ 1 callersFunctionRunAtomicCode
(env, node, output)
unittest/lib/gtest-1.6.0/scripts/pump.py:656
↓ 1 callersFunctionRunWithSharding
Runs a test program shard and returns exit code and a list of tests run.
unittest/lib/gtest-1.6.0/test/gtest_filter_unittest.py:215
↓ 1 callersMethodSerialize
src/logkafka/tail_watcher.h:130
↓ 1 callersFunctionSet
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-filepath.h:77
↓ 1 callersMethodSetDefaultResultPrinter
Sets the default_result_printer attribute to the provided listener. The listener is also added to the listener list and previous default_result_printe
unittest/lib/gtest-1.6.0/src/gtest.cc:3587
↓ 1 callersMethodSetDefaultResultPrinter
Sets the default_result_printer attribute to the provided listener. The listener is also added to the listener list and previous default_result_printe
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:4891
↓ 1 callersMethodSetDefaultXmlGenerator
Sets the default_xml_generator attribute to the provided listener. The listener is also added to the listener list and previous default_xml_generator
unittest/lib/gtest-1.6.0/src/gtest.cc:3603
↓ 1 callersMethodSetDefaultXmlGenerator
Sets the default_xml_generator attribute to the provided listener. The listener is also added to the listener list and previous default_xml_generator
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:4907
↓ 1 callersMethodSetUp
Sets up the test fixture. A sub-class may override this.
unittest/lib/gtest-1.6.0/src/gtest.cc:1909
↓ 1 callersMethodSetUp
Sets up the test fixture. A sub-class may override this.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:3213
↓ 1 callersMethodSetUpExecuted
unittest/lib/gtest-1.6.0/test/gtest-param-test_test.cc:576
↓ 1 callersMethodSetValue
Sets a new value, overriding the one supplied in the constructor.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:17516
↓ 1 callersFunctionShouldRunTestOnShard
Given the total number of shards, the shard index, and the test id, returns true iff the test should be run on this shard. The test id is some arbitra
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:5670
↓ 1 callersFunctionShouldUseColor
Returns true iff Google Test should use colors in the output.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:3889
↓ 1 callersFunctionShuffle
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:721
↓ 1 callersFunctionSkipComma
Skips to the first non-space char after the first comma in 'str'; returns NULL if no comma is found in 'str'.
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-internal.h:616
↓ 1 callersFunctionSkipSpaces
Skips to the first non-space char in str. Returns an empty string if str contains only whitespace characters.
unittest/lib/gtest-1.6.0/src/gtest-typed-test.cc:42
↓ 1 callersFunctionSkipSpaces
Skips to the first non-space char in str. Returns an empty string if str contains only whitespace characters.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:9050
↓ 1 callersFunctionSleepMilliseconds
Sleeps for (roughly) n milli-seconds. This function is only for testing Google Test's own constructs. Don't use it in user tests, either directly or
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-port.h:1071
↓ 1 callersFunctionSplitString
Splits a given string on a given delimiter, populating a given vector with the fields. GTEST_HAS_DEATH_TEST implies that we have ::std::string, so we
unittest/lib/gtest-1.6.0/src/gtest-death-test.cc:1098
↓ 1 callersFunctionSplitString
Splits a given string on a given delimiter, populating a given vector with the fields. GTEST_HAS_DEATH_TEST implies that we have ::std::string, so we
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:7295
↓ 1 callersFunctionStackGrowsDown
unittest/lib/gtest-1.6.0/src/gtest-death-test.cc:945
↓ 1 callersFunctionStackGrowsDown
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:7142
↓ 1 callersFunctionStackLowerThanAddress
unittest/lib/gtest-1.6.0/src/gtest-death-test.cc:940
↓ 1 callersFunctionStackLowerThanAddress
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:7137
↓ 1 callersFunctionString
The default c'tor constructs a NULL string.
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-string.h:192
↓ 1 callersFunctionStripMetaComments
Strip meta comments from each line in the given string.
unittest/lib/gtest-1.6.0/scripts/pump.py:226
↓ 1 callersMethodTearDown
Tears down the test fixture. A sub-class may override this.
unittest/lib/gtest-1.6.0/src/gtest.cc:1915
↓ 1 callersMethodTearDown
Tears down the test fixture. A sub-class may override this.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:3219
↓ 1 callersMethodTearDownExecuted
unittest/lib/gtest-1.6.0/test/gtest-param-test_test.cc:577
↓ 1 callersFunctionTestAssertEqualsUncopyable
A subroutine used by the following test.
unittest/lib/gtest-1.6.0/test/gtest_unittest.cc:3783
↓ 1 callersFunctionTestAssertNonPositive
A subroutine used by the following test.
unittest/lib/gtest-1.6.0/test/gtest_unittest.cc:3778
↓ 1 callersMethodTestBodyExecuted
unittest/lib/gtest-1.6.0/test/gtest-param-test_test.cc:578
← previousnext →801–900 of 3,133, ranked by callers