MCPcopy Create free account

hub / github.com/Qihoo360/logkafka / functions

Functions3,133 in github.com/Qihoo360/logkafka

↓ 3 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/fused-src/gtest/gtest.h:10421
↓ 3 callersMethodRemoveTrailingPathSeparator
If input name has a trailing separator character, remove it and return the name, otherwise return the name string unmodified. On Windows platform, use
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:7767
↓ 3 callersFunctionReportFailureInUnknownLocation
unittest/lib/gtest-1.6.0/src/gtest.cc:1932
↓ 3 callersFunctionReportFailureInUnknownLocation
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:3236
↓ 3 callersMethodReset
Resets the state of the environment s.t. it can be reused.
unittest/lib/gtest-1.6.0/test/gtest_environment_test.cc:82
↓ 3 callersFunctionSet
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:3276
↓ 3 callersMethodSetValue
Sets a new value, overriding the one supplied in the constructor.
unittest/lib/gtest-1.6.0/include/gtest/gtest.h:491
↓ 3 callersFunctionShuffleRange
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:700
↓ 3 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/fused-src/gtest/gtest.h:7296
↓ 3 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/fused-src/gtest/gtest.h:2133
↓ 3 callersFunctionSubString
Returns a substring in lines.
unittest/lib/gtest-1.6.0/scripts/pump.py:208
↓ 3 callersFunctionSubWithTrace
Another helper function for testing SCOPED_TRACE.
unittest/lib/gtest-1.6.0/test/gtest_output_test_.cc:157
↓ 3 callersFunctionTestRepeat
Tests the behavior of Google Test when --gtest_repeat has the given value.
unittest/lib/gtest-1.6.0/test/gtest_repeat_test.cc:172
↓ 3 callersFunctionUniversalTersePrint
unittest/lib/gtest-1.6.0/include/gtest/gtest-printers.h:677
↓ 3 callersMethodaddPath
src/logkafka/task_conf.h:240
↓ 3 callersFunctionc_str
Gets the 0-terminated C string this String object represents. The String object still owns the string. Therefore the caller should NOT delete the ret
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-string.h:275
↓ 3 callersMethoddelFirstPath
src/logkafka/task_conf.h:239
↓ 3 callersMethoddisabled_test_count
Gets the number of disabled tests.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:2039
↓ 3 callersMethodgetFilePos
src/logkafka/io_handler.cc:343
↓ 3 callersFunctiongetFsize
src/base/tools.cc:197
↓ 3 callersMethodgetTailsKeys
src/logkafka/manager.cc:911
↓ 3 callersMethodgetTasksKeys
src/logkafka/manager.cc:902
↓ 3 callersMethodgetValue
src/base/json.cc:34
↓ 3 callersMethodinit
src/logkafka/tail_watcher.cc:58
↓ 3 callersMethodisLegal
src/logkafka/task_conf.h:92
↓ 3 callersFunctionlength
Returns the length of the encapsulated string, or 0 if the string is NULL.
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-string.h:270
↓ 3 callersMethodoptionHasArgument
* Return true if the given option can take an argument, false if it can't or is unknown. * * @param string $name the option's name * @r
tools/getopt-php/CommandLineParser.php:207
↓ 3 callersMethodparseString
* Parse a GNU-style option string. * * @param string $string the option string * @return Option[] * @throws \InvalidArgumentExcept
tools/getopt-php/OptionParser.php:25
↓ 3 callersMethodprintUsageAndDie
* Print usage and exit */
tools/log_config.php:426
↓ 3 callersMethodrefreshWatchers
src/logkafka/zookeeper.cc:218
↓ 3 callersFunctionsig2str
src/base/tools.cc:232
↓ 3 callersMethodstop
src/logkafka/manager.cc:290
↓ 3 callersMethodtest_case_to_run_count
Gets the number of all test cases that contain at least one test that should run.
unittest/lib/gtest-1.6.0/src/gtest.cc:720
↓ 3 callersMethodupdateLastIOTime
src/logkafka/io_handler.cc:240
↓ 3 callersMethodwrite_fd
unittest/lib/gtest-1.6.0/src/gtest-death-test.cc:349
↓ 3 callersMethodwrite_fd
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:6546
↓ 2 callersFunctionAbort
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:2726
↓ 2 callersFunctionAbort
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-port.h:1664
↓ 2 callersMethodAddArgument
unittest/lib/gtest-1.6.0/src/gtest-death-test.cc:857
↓ 2 callersMethodAddArgument
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:7054
↓ 2 callersMethodAddTestInfo
Adds a test to this test case. Will delete the test upon destruction of the TestCase object.
unittest/lib/gtest-1.6.0/src/gtest.cc:2424
↓ 2 callersMethodAddTestInfo
Adds a test to this test case. Will delete the test upon destruction of the TestCase object.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:3728
↓ 2 callersMethodAdvance
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:10142
↓ 2 callersMethodAdvance
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util.h:208
↓ 2 callersFunctionAlsoRunDisabledTestsFlag
()
unittest/lib/gtest-1.6.0/test/gtest_shuffle_test.py:58
↓ 2 callersFunctionAlwaysTrue
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:5837
↓ 2 callersMethodAppend
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:4241
↓ 2 callersFunctionArrayEq
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-internal.h:957
↓ 2 callersFunctionAssert
(condition)
unittest/lib/gtest-1.6.0/test/gtest_uninitialized_test.py:42
↓ 2 callersFunctionAssertEq
(expected, actual)
unittest/lib/gtest-1.6.0/test/gtest_env_var_test.py:48
↓ 2 callersMethodAssertEquivalentNodes
Asserts that actual_node (a DOM node object) is equivalent to expected_node (another DOM node object), in that either both of them are CD
unittest/lib/gtest-1.6.0/test/gtest_xml_test_utils.py:51
↓ 2 callersMethodAssertHeld
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:2464
↓ 2 callersFunctionAtomMatchesChar
Returns true iff the given atom (specified by escaped and pattern) matches ch. The result is undefined if the atom is invalid.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:8005
↓ 2 callersMethodBar
unittest/lib/gtest-1.6.0/test/gtest_unittest.cc:4824
↓ 2 callersMethodBaseGenerator
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util.h:205
↓ 2 callersFunctionCaptureStream
Starts capturing an output stream (stdout/stderr).
unittest/lib/gtest-1.6.0/src/gtest-port.cc:592
↓ 2 callersFunctionCaptureStream
Starts capturing an output stream (stdout/stderr).
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:8394
↓ 2 callersMethodClear
Clears the object.
unittest/lib/gtest-1.6.0/src/gtest.cc:1845
↓ 2 callersMethodClear
Clears the object.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:3149
↓ 2 callersMethodCompare
Compares this with another String. Returns < 0 if this is less than rhs, 0 if this is equal to rhs, or > 0 if this is greater than rhs.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:2945
↓ 2 callersMethodCurrent
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:10149
↓ 2 callersMethodCurrent
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util.h:215
↓ 2 callersMethodCurrentOsStackTraceExceptTop
Returns the current OS stack trace as a String. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth flag.
unittest/lib/gtest-1.6.0/src/gtest.cc:759
↓ 2 callersMethodCurrentOsStackTraceExceptTop
Returns the current OS stack trace as a String. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth flag.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:2063
↓ 2 callersMethodDeleteFilesAndDir
(self)
unittest/lib/gtest-1.6.0/test/gtest_xml_outfiles_test.py:78
↓ 2 callersFunctionDieInDebugElse12
Death in dbg, not opt.
unittest/lib/gtest-1.6.0/test/gtest-death-test_test.cc:196
↓ 2 callersFunctionDieWithEmbeddedNul
unittest/lib/gtest-1.6.0/test/gtest-death-test_test.cc:306
↓ 2 callersMethodDirectoryExists
Returns true if pathname describes a directory in the file-system that exists.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:7644
↓ 2 callersFunctionExpectKeyAndValueWereRecordedForId
unittest/lib/gtest-1.6.0/test/gtest_stress_test.cc:77
↓ 2 callersFunctionExternalUtilityThatCallsRecordProperty
unittest/lib/gtest-1.6.0/test/gtest_xml_output_unittest_.cc:124
↓ 2 callersFunctionFClose
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:2691
↓ 2 callersFunctionFDOpen
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:2689
↓ 2 callersFunctionFReopen
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:2686
↓ 2 callersFunctionFailed
Returns true iff the test case failed.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:17819
↓ 2 callersFunctionFailed
Returns true iff the test case failed.
unittest/lib/gtest-1.6.0/include/gtest/gtest.h:794
↓ 2 callersFunctionFalseHRESULTSuccess
unittest/lib/gtest-1.6.0/test/gtest_unittest.cc:3906
↓ 2 callersFunctionFatalFailure
A helper for generating a fatal failure.
unittest/lib/gtest-1.6.0/test/gtest_output_test_.cc:692
↓ 2 callersFunctionFileNo
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:2635
↓ 2 callersFunctionFilterFlag
(test_filter)
unittest/lib/gtest-1.6.0/test/gtest_shuffle_test.py:62
↓ 2 callersFunctionFormatCxxExceptionMessage
Adds an "exception thrown" fatal failure to the current test.
unittest/lib/gtest-1.6.0/src/gtest.cc:2032
↓ 2 callersFunctionFormatCxxExceptionMessage
Adds an "exception thrown" fatal failure to the current test.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:3336
↓ 2 callersFunctionFormatTestCaseCount
Formats the count of test cases.
unittest/lib/gtest-1.6.0/src/gtest.cc:2492
↓ 2 callersFunctionFormatTestCaseCount
Formats the count of test cases.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:3796
↓ 2 callersFunctionFuseGTest
Fuses gtest.h and gtest-all.cc.
unittest/lib/gtest-1.6.0/scripts/fuse_gtest_files.py:226
↓ 2 callersFunctionGenerateFile
Given a file path and a content string, overwrites it with the given content.
unittest/lib/gtest-1.6.0/scripts/gen_gtest_pred_impl.py:302
↓ 2 callersFunctionGetCapturedStream
Stops capturing the output stream and returns the captured string.
unittest/lib/gtest-1.6.0/src/gtest-port.cc:601
↓ 2 callersFunctionGetCapturedStream
Stops capturing the output stream and returns the captured string.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:8403
↓ 2 callersFunctionGetCurrentOsStackTraceExceptTop
Returns the current OS stack trace as a String. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth flag.
unittest/lib/gtest-1.6.0/src/gtest.cc:4518
↓ 2 callersFunctionGetFlag
Runs gtest_env_var_test_ and returns its output.
unittest/lib/gtest-1.6.0/test/gtest_env_var_test.py:64
↓ 2 callersFunctionGetFlag
Returns the value of the given flag.
unittest/lib/gtest-1.6.0/test/gtest_test_utils.py:100
↓ 2 callersMethodGetGlobalTestPartResultReporter
Returns the global test part result reporter.
unittest/lib/gtest-1.6.0/src/gtest.cc:678
↓ 2 callersMethodGetGlobalTestPartResultReporter
Returns the global test part result reporter.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:1982
↓ 2 callersFunctionGetOutputOfAllCommands
Returns concatenated output from several representative commands.
unittest/lib/gtest-1.6.0/test/gtest_output_test.py:238
↓ 2 callersFunctionGetShellCommandOutput
Runs a command in a sub-process, and returns its output in a string. Args: env_cmd: The shell command. A 2-tuple where element 0 is a dict of e
unittest/lib/gtest-1.6.0/test/gtest_output_test.py:200
↓ 2 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/fused-src/gtest/gtest-all.cc:5012
↓ 2 callersMethodGetTestInfo
unittest/lib/gtest-1.6.0/test/gtest_unittest.cc:5102
↓ 2 callersMethodGetTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:3714
↓ 2 callersFunctionHRESULTFailureHelper
Helper function for IsHRESULT{SuccessFailure} predicates
unittest/lib/gtest-1.6.0/src/gtest.cc:1337
↓ 2 callersFunctionHRESULTFailureHelper
Helper function for IsHRESULT{SuccessFailure} predicates
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:2641
↓ 2 callersFunctionHandleSehExceptionsInMethodIfSupported
unittest/lib/gtest-1.6.0/src/gtest.cc:2071
← previousnext →401–500 of 3,133, ranked by callers