Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Qihoo360/logkafka
/ functions
Functions
3,133 in github.com/Qihoo360/logkafka
⨍
Functions
3,133
◇
Types & classes
1,325
↓ 4 callers
Function
DieIfLessThan
A binary function that may die.
unittest/lib/gtest-1.6.0/test/gtest-death-test_test.cc:182
↓ 4 callers
Method
EvalExp
(self, exp)
unittest/lib/gtest-1.6.0/scripts/pump.py:622
↓ 4 callers
Function
ExpectNonFatalFailureRecordingPropertyWithReservedKey
When a property using a reserved key is supplied to this function, it tests that a non-fatal failure is added, a fatal failure is not added, and that
unittest/lib/gtest-1.6.0/test/gtest_unittest.cc:1702
↓ 4 callers
Function
Fail
Prints the given failure message and exits the program with non-zero. We use this instead of a Google Test assertion to indicate a failure, as the la
unittest/lib/gtest-1.6.0/test/gtest_throw_on_failure_ex_test.cc:45
↓ 4 callers
Function
FailFatally
unittest/lib/gtest-1.6.0/test/gtest_unittest.cc:6536
↓ 4 callers
Method
Failed
Returns true iff the test failed.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:3157
↓ 4 callers
Function
FormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
unittest/lib/gtest-1.6.0/src/gtest.cc:2479
↓ 4 callers
Function
FormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:3783
↓ 4 callers
Function
FormatForComparisonFailureMessage
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:18322
↓ 4 callers
Function
FormatForComparisonFailureMessage
unittest/lib/gtest-1.6.0/include/gtest/gtest.h:1297
↓ 4 callers
Function
FormatTestCount
Formats the count of tests.
unittest/lib/gtest-1.6.0/src/gtest.cc:2487
↓ 4 callers
Function
FormatTestCount
Formats the count of tests.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:3791
↓ 4 callers
Function
GTestStreamToHelper
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:6776
↓ 4 callers
Function
GTestStreamToHelper
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-internal.h:96
↓ 4 callers
Function
GetCommandOutput
Runs a command and returns its output with all file location info stripped off. Args: env_cmd: The shell command. A 2-tuple where element 0
unittest/lib/gtest-1.6.0/test/gtest_output_test.py:221
↓ 4 callers
Function
GetElementOr
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:691
↓ 4 callers
Function
GetLastErrnoDescription
Returns the message describing the last system error in errno.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:6461
↓ 4 callers
Function
IsXDigit
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:2591
↓ 4 callers
Function
Message
Copy constructor.
unittest/lib/gtest-1.6.0/include/gtest/gtest-message.h:101
↓ 4 callers
Function
OneTo
Returns the list [1, 2, 3, ..., n].
unittest/lib/gtest-1.6.0/scripts/gen_gtest_pred_impl.py:183
↓ 4 callers
Function
PrintCharsAsStringTo
Prints the given array of characters to the ostream. The array starts at *begin, the length is len, it may include '\0' characters and may not be null
unittest/lib/gtest-1.6.0/src/gtest-printers.cc:261
↓ 4 callers
Function
PrintCharsAsStringTo
Prints the given array of characters to the ostream. The array starts at *begin, the length is len, it may include '\0' characters and may not be null
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:8807
↓ 4 callers
Function
PrintToString
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:9973
↓ 4 callers
Function
Read
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:2693
↓ 4 callers
Method
RemoveExtension
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/src/gtest-filepath.cc:118
↓ 4 callers
Function
RunAllTests
Runs the tests. Return true iff successful. The 'failure' parameter specifies the type of failure that should be generated by the global set-up.
unittest/lib/gtest-1.6.0/test/gtest_environment_test.cc:126
↓ 4 callers
Function
RunAndExtractTestList
Runs the test program and returns its exit code and a list of tests run.
unittest/lib/gtest-1.6.0/test/gtest_filter_unittest.py:185
↓ 4 callers
Method
SetTestPartResultReporterForCurrentThread
Sets the test part result reporter for the current thread.
unittest/lib/gtest-1.6.0/src/gtest.cc:698
↓ 4 callers
Method
SetTestPartResultReporterForCurrentThread
Sets the test part result reporter for the current thread.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:2002
↓ 4 callers
Function
Stat
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:2640
↓ 4 callers
Function
StrNCpy
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:2671
↓ 4 callers
Function
UniversalTersePrintTupleFieldsToStrings
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:9962
↓ 4 callers
Function
VerifyGeneratorIsEmpty
unittest/lib/gtest-1.6.0/test/gtest-param-test_test.cc:172
↓ 4 callers
Method
_VerifyTestCasesDoNotInterleave
(self, tests)
unittest/lib/gtest-1.6.0/test/gtest_shuffle_test.py:245
↓ 4 callers
Method
alarm_
($data, $message)
tools/plugin/MonitorDefault.php:77
↓ 4 callers
Method
current_test_result
Returns the TestResult for the test that's currently running, or the TestResult for the ad hoc test if no test is running.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:5781
↓ 4 callers
Function
diff_set
src/base/tools.cc:142
↓ 4 callers
Method
get
access with get()/set() syntax
src/base/Property.h:30
↓ 4 callers
Method
getConfigByHostAndPath_
($lk_host_confs, $lk_host_stats, $logkafka_id, $log_path)
tools/log_config.php:742
↓ 4 callers
Method
getMessage
Protected methods inherited from Exception class */
tools/base/Exception.php:5
↓ 4 callers
Method
init
src/logkafka/manager.cc:85
↓ 4 callers
Method
key
Gets the user supplied key.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:17506
↓ 4 callers
Method
mode
()
tools/getopt-php/Option.php:107
↓ 4 callers
Method
next
Gets the next node in the queue.
unittest/lib/gtest-1.6.0/samples/sample3-inl.h:57
↓ 4 callers
Method
original_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:5183
↓ 4 callers
Method
parse
src/logkafka/position_file.cc:88
↓ 4 callers
Function
random
Gets the random number generator.
unittest/lib/gtest-1.6.0/src/gtest-internal-inl.h:774
↓ 4 callers
Function
random
Gets the random number generator.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:1172
↓ 4 callers
Method
readInode
src/logkafka/file_position_entry.cc:63
↓ 4 callers
Method
repeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:4884
↓ 4 callers
Method
reset
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-port.h:791
↓ 4 callers
Function
str2Bool
src/base/tools.cc:108
↓ 4 callers
Method
tear_down_was_run
Was TearDown() run?
unittest/lib/gtest-1.6.0/test/gtest_environment_test.cc:98
↓ 4 callers
Method
test_to_run_count
Gets the number of tests that should run.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:2049
↓ 4 callers
Method
total_test_count
Gets the number of all tests.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:2044
↓ 4 callers
Method
value
unittest/lib/gtest-1.6.0/test/gtest-param-test_test.cc:317
↓ 4 callers
Method
what
unittest/lib/gtest-1.6.0/test/gtest-death-test_ex_test.cc:63
↓ 3 callers
Method
AbortArgument
unittest/lib/gtest-1.6.0/test/gtest-death-test_test.cc:781
↓ 3 callers
Method
AddTestPartResult
Adds a test part result to the list.
unittest/lib/gtest-1.6.0/src/gtest.cc:1807
↓ 3 callers
Method
AddTestPartResult
Adds a test part result to the list.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:3111
↓ 3 callers
Method
AdjustForParameterizedTests
Adjust tests_to_run in case value parameterized tests are disabled.
unittest/lib/gtest-1.6.0/test/gtest_filter_unittest.py:248
↓ 3 callers
Method
AlmostEquals
Returns true iff this number is at most kMaxUlps ULP's away from rhs. In particular, this function: - returns false if either number is (or both are
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:7090
↓ 3 callers
Function
AppendUserMessage
Appends the user-supplied message to the Google-Test-generated message.
unittest/lib/gtest-1.6.0/src/gtest.cc:1755
↓ 3 callers
Function
AssertionResult
Used in the EXPECT_TRUE/FALSE(bool_expression).
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:17296
↓ 3 callers
Function
AssertionResult
Used in the EXPECT_TRUE/FALSE(bool_expression).
unittest/lib/gtest-1.6.0/include/gtest/gtest.h:271
↓ 3 callers
Function
CaptureStderr
Starts capturing stderr.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:8418
↓ 3 callers
Function
CheckCounts
Checks that the count for each test is expected.
unittest/lib/gtest-1.6.0/test/gtest_repeat_test.cc:153
↓ 3 callers
Method
Clone
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:10146
↓ 3 callers
Method
Clone
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util.h:212
↓ 3 callers
Function
Close
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:2699
↓ 3 callers
Function
FlagToEnvVar
Returns the name of the environment variable corresponding to the given flag. For example, FlagToEnvVar("foo") will return "GTEST_FOO" in the open-so
unittest/lib/gtest-1.6.0/src/gtest-port.cc:650
↓ 3 callers
Function
FlagToEnvVar
Returns the name of the environment variable corresponding to the given flag. For example, FlagToEnvVar("foo") will return "GTEST_FOO" in the open-so
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:8452
↓ 3 callers
Function
FormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:4500
↓ 3 callers
Function
GetAbsolutePathOf
Turns the given relative path into an absolute path.
unittest/lib/gtest-1.6.0/test/gtest-options_test.cc:63
↓ 3 callers
Function
GetPrefixUntilComma
Returns the prefix of 'str' before the first comma in it; returns the entire string if it contains no comma.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:7307
↓ 3 callers
Method
GetTestInfo
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/src/gtest.cc:2410
↓ 3 callers
Method
GetTestPartResultReporterForCurrentThread
Returns the test part result reporter for the current thread.
unittest/lib/gtest-1.6.0/src/gtest.cc:692
↓ 3 callers
Method
GetTestPartResultReporterForCurrentThread
Returns the test part result reporter for the current thread.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:1996
↓ 3 callers
Function
GetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:1898
↓ 3 callers
Function
IdToKey
unittest/lib/gtest-1.6.0/test/gtest_stress_test.cc:65
↓ 3 callers
Function
IdToString
unittest/lib/gtest-1.6.0/test/gtest_stress_test.cc:71
↓ 3 callers
Method
Increment
Returns the current counter value, and increments it.
unittest/lib/gtest-1.6.0/samples/sample4.cc:39
↓ 3 callers
Function
Int32FromGTestEnv
Reads and returns a 32-bit integer stored in the environment variable corresponding to the given flag; if it isn't set or doesn't represent a valid 32
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:8519
↓ 3 callers
Function
InvokeWithModifiedEnv
Runs the given function and arguments in a modified environment.
unittest/lib/gtest-1.6.0/test/gtest_filter_unittest.py:204
↓ 3 callers
Function
IsTrue
unittest/lib/gtest-1.6.0/src/gtest.cc:4531
↓ 3 callers
Function
IsTrue
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:5835
↓ 3 callers
Function
MatchRegexAtHead
Returns true iff regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is undefined.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:8124
↓ 3 callers
Function
NormalExitStatus
Returns the exit status of a process that calls _exit(2) with a given exit code. This is a helper function for the ExitStatusPredicateTest test suite
unittest/lib/gtest-1.6.0/test/gtest-death-test_test.cc:226
↓ 3 callers
Function
ParseFlagValue
Parses a string as a command line flag. The string should have the format "--flag=value". When def_optional is true, the "=value" part can be omitte
unittest/lib/gtest-1.6.0/src/gtest.cc:4560
↓ 3 callers
Function
ParseFlagValue
Parses a string as a command line flag. The string should have the format "--flag=value". When def_optional is true, the "=value" part can be omitte
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:5864
↓ 3 callers
Function
ParseInt32
Parses 'str' for a 32-bit signed integer. If successful, writes the result to *value and returns true; otherwise leaves *value unchanged and returns
unittest/lib/gtest-1.6.0/src/gtest-port.cc:665
↓ 3 callers
Function
ParseInt32
Parses 'str' for a 32-bit signed integer. If successful, writes the result to *value and returns true; otherwise leaves *value unchanged and returns
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:8467
↓ 3 callers
Function
ParseInt32Flag
Parses a string for an Int32 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:5919
↓ 3 callers
Function
PeekToken
(a_list)
unittest/lib/gtest-1.6.0/scripts/pump.py:463
↓ 3 callers
Function
PrintByteSegmentInObjectTo
Prints a segment of bytes in the given object.
unittest/lib/gtest-1.6.0/src/gtest-printers.cc:67
↓ 3 callers
Function
PrintByteSegmentInObjectTo
Prints a segment of bytes in the given object.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:8613
↓ 3 callers
Function
PrintRawArrayTo
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:9632
↓ 3 callers
Function
PrintRawArrayTo
unittest/lib/gtest-1.6.0/include/gtest/gtest-printers.h:447
↓ 3 callers
Function
PrintWideCharsAsStringTo
Prints the given array of wide characters to the ostream. The array starts at *begin, the length is len, it may include L'\0' characters and may not b
unittest/lib/gtest-1.6.0/src/gtest-printers.cc:285
↓ 3 callers
Function
PrintWideCharsAsStringTo
Prints the given array of wide characters to the ostream. The array starts at *begin, the length is len, it may include L'\0' characters and may not b
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:8831
← previous
next →
301–400 of 3,133, ranked by callers