MCPcopy Create free account

hub / github.com/Qihoo360/logkafka / functions

Functions3,133 in github.com/Qihoo360/logkafka

MethodCartesianProductGenerator2
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13394
MethodCartesianProductGenerator2
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:2843
MethodCartesianProductGenerator3
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13509
MethodCartesianProductGenerator3
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:2958
MethodCartesianProductGenerator4
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13641
MethodCartesianProductGenerator4
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3090
MethodCartesianProductGenerator5
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13792
MethodCartesianProductGenerator5
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3241
MethodCartesianProductGenerator6
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13961
MethodCartesianProductGenerator6
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3410
MethodCartesianProductGenerator7
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:14147
MethodCartesianProductGenerator7
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3596
MethodCartesianProductGenerator8
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:14350
MethodCartesianProductGenerator8
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3799
MethodCartesianProductGenerator9
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:14572
MethodCartesianProductGenerator9
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4021
MethodCartesianProductHolder10
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:15324
MethodCartesianProductHolder10
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4773
MethodCartesianProductHolder2
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:15068
MethodCartesianProductHolder2
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4517
MethodCartesianProductHolder3
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:15089
MethodCartesianProductHolder3
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4538
MethodCartesianProductHolder4
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:15114
MethodCartesianProductHolder4
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4563
MethodCartesianProductHolder5
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:15141
MethodCartesianProductHolder5
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4590
MethodCartesianProductHolder6
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:15170
MethodCartesianProductHolder6
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4619
MethodCartesianProductHolder7
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:15203
MethodCartesianProductHolder7
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4652
MethodCartesianProductHolder8
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:15240
MethodCartesianProductHolder8
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4689
MethodCartesianProductHolder9
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:15280
MethodCartesianProductHolder9
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4729
MethodCaseInsensitiveCStringEquals
Compares two C strings, ignoring case. Returns true iff they have the same content. Unlike strcasecmp(), this function can handle NULL argument(s).
unittest/lib/gtest-1.6.0/src/gtest.cc:1596
MethodCaseInsensitiveCStringEquals
Compares two C strings, ignoring case. Returns true iff they have the same content. Unlike strcasecmp(), this function can handle NULL argument(s).
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:2900
MethodCaseInsensitiveWideCStringEquals
Compares two wide C strings, ignoring case. Returns true iff they have the same content. Unlike wcscasecmp(), this function can handle NULL argument
unittest/lib/gtest-1.6.0/src/gtest.cc:1616
MethodCaseInsensitiveWideCStringEquals
Compares two wide C strings, ignoring case. Returns true iff they have the same content. Unlike wcscasecmp(), this function can handle NULL argument
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:2920
MethodCastable
unittest/lib/gtest-1.6.0/test/gtest-port_test.cc:95
MethodCatchExceptions
Creates a Flags struct where the gtest_catch_exceptions flag has the given value.
unittest/lib/gtest-1.6.0/test/gtest_unittest.cc:5242
FunctionChDir
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-port.h:1618
MethodCheckFlags
Verifies that the flag values match the expected values.
unittest/lib/gtest-1.6.0/test/gtest_unittest.cc:5386
FunctionCheckedDowncastToActualType
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:2091
FunctionCheckedDowncastToActualType
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-port.h:1029
MethodClear
Clears the queue.
unittest/lib/gtest-1.6.0/samples/sample3-inl.h:84
FunctionClearAdHocTestResult
Clears the results of ad-hoc test assertions.
unittest/lib/gtest-1.6.0/src/gtest-internal-inl.h:695
FunctionClearAdHocTestResult
Clears the results of ad-hoc test assertions.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:1093
FunctionClearTestCaseResult
Clears the results of all tests in the given test case.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:17855
FunctionClearTestCaseResult
Clears the results of all tests in the given test case.
unittest/lib/gtest-1.6.0/include/gtest/gtest.h:830
MethodClearTestPartResults
unittest/lib/gtest-1.6.0/src/gtest-internal-inl.h:1025
MethodClearTestPartResults
Clears the test part results.
unittest/lib/gtest-1.6.0/src/gtest.cc:1802
MethodClearTestPartResults
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:1423
FunctionClearTestResult
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:17734
FunctionClearTestResult
unittest/lib/gtest-1.6.0/include/gtest/gtest.h:709
MethodClone
Returns a copy of self.
unittest/lib/gtest-1.6.0/scripts/pump.py:125
MethodClone
Returns a copy of self.
unittest/lib/gtest-1.6.0/scripts/pump.py:156
MethodClone
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:10233
MethodClone
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13435
MethodClone
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13558
MethodClone
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13699
MethodClone
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13857
MethodClone
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:14034
MethodClone
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:14228
MethodClone
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:14441
MethodClone
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:14670
MethodClone
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:14917
MethodClone
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util.h:299
MethodClone
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:2884
MethodClone
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3007
MethodClone
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3148
MethodClone
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3306
MethodClone
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3483
MethodClone
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3677
MethodClone
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3890
MethodClone
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4119
MethodClone
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4366
MethodCloneCString
Clones a 0-terminated C string, allocating memory using new.
unittest/lib/gtest-1.6.0/samples/sample2.cc:39
MethodCloneCString
Clones a 0-terminated C string, allocating memory using new. The caller is responsible for deleting[] the return value. Returns the cloned string, o
unittest/lib/gtest-1.6.0/src/gtest.cc:849
MethodCloneCString
Clones a 0-terminated C string, allocating memory using new. The caller is responsible for deleting[] the return value. Returns the cloned string, o
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:2153
MethodCloseConnection
Closes the socket.
unittest/lib/gtest-1.6.0/src/gtest.cc:3407
MethodCloseConnection
Closes the socket.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:4711
FunctionCmpHelperEQ
The helper function for {ASSERT|EXPECT}_EQ with int or enum arguments.
unittest/lib/gtest-1.6.0/src/gtest.cc:1111
FunctionCmpHelperEQ
The helper function for {ASSERT|EXPECT}_EQ with int or enum arguments.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:2415
FunctionCmpHelperFloatingPointEQ
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:18579
FunctionCmpHelperFloatingPointEQ
unittest/lib/gtest-1.6.0/include/gtest/gtest.h:1554
FunctionCmpHelperSTRCASENE
The helper function for {ASSERT|EXPECT}_STRCASENE.
unittest/lib/gtest-1.6.0/src/gtest.cc:1207
FunctionCmpHelperSTRCASENE
The helper function for {ASSERT|EXPECT}_STRCASENE.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:2511
FunctionCmpHelperSTRNE
Helper function for *_STRNE on wide strings.
unittest/lib/gtest-1.6.0/src/gtest.cc:1576
FunctionCmpHelperSTRNE
Helper function for *_STRNE on wide strings.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:2880
FunctionCombine
unittest/lib/gtest-1.6.0/include/gtest/gtest-param-test.h:1274
MethodCommonTest
unittest/lib/gtest-1.6.0/test/gtest-typed-test_test.cc:65
MethodCompare
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:18373
MethodCompare
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:18406
MethodCompare
unittest/lib/gtest-1.6.0/include/gtest/gtest.h:1348
MethodCompare
unittest/lib/gtest-1.6.0/include/gtest/gtest.h:1381
MethodCompareAndIncrementCharPtrs
Must be public and not protected due to a bug in g++ 3.4.2. This helper function is needed by the FailedASSERT_STREQ test below. It's public to work
unittest/lib/gtest-1.6.0/test/gtest_unittest.cc:3235
MethodCompareAndIncrementInts
This helper function is needed by the FailedASSERT_NE test below. It's public to work around C++Builder's bug with scoping local classes.
unittest/lib/gtest-1.6.0/test/gtest_unittest.cc:3241
MethodCompareTestPartResult
Helper that compares two two TestPartResults.
unittest/lib/gtest-1.6.0/test/gtest_unittest.cc:1570
MethodComputeCurrentValue
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13468
MethodComputeCurrentValue
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13595
← previousnext →1,201–1,300 of 3,133, ranked by callers