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
Method
CartesianProductGenerator2
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13394
Method
CartesianProductGenerator2
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:2843
Method
CartesianProductGenerator3
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13509
Method
CartesianProductGenerator3
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:2958
Method
CartesianProductGenerator4
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13641
Method
CartesianProductGenerator4
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3090
Method
CartesianProductGenerator5
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13792
Method
CartesianProductGenerator5
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3241
Method
CartesianProductGenerator6
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13961
Method
CartesianProductGenerator6
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3410
Method
CartesianProductGenerator7
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:14147
Method
CartesianProductGenerator7
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3596
Method
CartesianProductGenerator8
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:14350
Method
CartesianProductGenerator8
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3799
Method
CartesianProductGenerator9
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:14572
Method
CartesianProductGenerator9
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4021
Method
CartesianProductHolder10
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:15324
Method
CartesianProductHolder10
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4773
Method
CartesianProductHolder2
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:15068
Method
CartesianProductHolder2
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4517
Method
CartesianProductHolder3
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:15089
Method
CartesianProductHolder3
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4538
Method
CartesianProductHolder4
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:15114
Method
CartesianProductHolder4
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4563
Method
CartesianProductHolder5
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:15141
Method
CartesianProductHolder5
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4590
Method
CartesianProductHolder6
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:15170
Method
CartesianProductHolder6
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4619
Method
CartesianProductHolder7
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:15203
Method
CartesianProductHolder7
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4652
Method
CartesianProductHolder8
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:15240
Method
CartesianProductHolder8
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4689
Method
CartesianProductHolder9
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:15280
Method
CartesianProductHolder9
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4729
Method
CaseInsensitiveCStringEquals
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
Method
CaseInsensitiveCStringEquals
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
Method
CaseInsensitiveWideCStringEquals
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
Method
CaseInsensitiveWideCStringEquals
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
Method
Castable
unittest/lib/gtest-1.6.0/test/gtest-port_test.cc:95
Method
CatchExceptions
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
Function
ChDir
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-port.h:1618
Method
CheckFlags
Verifies that the flag values match the expected values.
unittest/lib/gtest-1.6.0/test/gtest_unittest.cc:5386
Function
CheckedDowncastToActualType
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:2091
Function
CheckedDowncastToActualType
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-port.h:1029
Method
Clear
Clears the queue.
unittest/lib/gtest-1.6.0/samples/sample3-inl.h:84
Function
ClearAdHocTestResult
Clears the results of ad-hoc test assertions.
unittest/lib/gtest-1.6.0/src/gtest-internal-inl.h:695
Function
ClearAdHocTestResult
Clears the results of ad-hoc test assertions.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:1093
Function
ClearTestCaseResult
Clears the results of all tests in the given test case.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:17855
Function
ClearTestCaseResult
Clears the results of all tests in the given test case.
unittest/lib/gtest-1.6.0/include/gtest/gtest.h:830
Method
ClearTestPartResults
unittest/lib/gtest-1.6.0/src/gtest-internal-inl.h:1025
Method
ClearTestPartResults
Clears the test part results.
unittest/lib/gtest-1.6.0/src/gtest.cc:1802
Method
ClearTestPartResults
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:1423
Function
ClearTestResult
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:17734
Function
ClearTestResult
unittest/lib/gtest-1.6.0/include/gtest/gtest.h:709
Method
Clone
Returns a copy of self.
unittest/lib/gtest-1.6.0/scripts/pump.py:125
Method
Clone
Returns a copy of self.
unittest/lib/gtest-1.6.0/scripts/pump.py:156
Method
Clone
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:10233
Method
Clone
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13435
Method
Clone
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13558
Method
Clone
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13699
Method
Clone
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13857
Method
Clone
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:14034
Method
Clone
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:14228
Method
Clone
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:14441
Method
Clone
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:14670
Method
Clone
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:14917
Method
Clone
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util.h:299
Method
Clone
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:2884
Method
Clone
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3007
Method
Clone
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3148
Method
Clone
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3306
Method
Clone
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3483
Method
Clone
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3677
Method
Clone
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:3890
Method
Clone
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4119
Method
Clone
unittest/lib/gtest-1.6.0/include/gtest/internal/gtest-param-util-generated.h:4366
Method
CloneCString
Clones a 0-terminated C string, allocating memory using new.
unittest/lib/gtest-1.6.0/samples/sample2.cc:39
Method
CloneCString
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
Method
CloneCString
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
Method
CloseConnection
Closes the socket.
unittest/lib/gtest-1.6.0/src/gtest.cc:3407
Method
CloseConnection
Closes the socket.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:4711
Function
CmpHelperEQ
The helper function for {ASSERT|EXPECT}_EQ with int or enum arguments.
unittest/lib/gtest-1.6.0/src/gtest.cc:1111
Function
CmpHelperEQ
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
Function
CmpHelperFloatingPointEQ
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:18579
Function
CmpHelperFloatingPointEQ
unittest/lib/gtest-1.6.0/include/gtest/gtest.h:1554
Function
CmpHelperSTRCASENE
The helper function for {ASSERT|EXPECT}_STRCASENE.
unittest/lib/gtest-1.6.0/src/gtest.cc:1207
Function
CmpHelperSTRCASENE
The helper function for {ASSERT|EXPECT}_STRCASENE.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:2511
Function
CmpHelperSTRNE
Helper function for *_STRNE on wide strings.
unittest/lib/gtest-1.6.0/src/gtest.cc:1576
Function
CmpHelperSTRNE
Helper function for *_STRNE on wide strings.
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest-all.cc:2880
Function
Combine
unittest/lib/gtest-1.6.0/include/gtest/gtest-param-test.h:1274
Method
CommonTest
unittest/lib/gtest-1.6.0/test/gtest-typed-test_test.cc:65
Method
Compare
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:18373
Method
Compare
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:18406
Method
Compare
unittest/lib/gtest-1.6.0/include/gtest/gtest.h:1348
Method
Compare
unittest/lib/gtest-1.6.0/include/gtest/gtest.h:1381
Method
CompareAndIncrementCharPtrs
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
Method
CompareAndIncrementInts
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
Method
CompareTestPartResult
Helper that compares two two TestPartResults.
unittest/lib/gtest-1.6.0/test/gtest_unittest.cc:1570
Method
ComputeCurrentValue
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13468
Method
ComputeCurrentValue
unittest/lib/gtest-1.6.0/fused-src/gtest/gtest.h:13595
← previous
next →
1,201–1,300 of 3,133, ranked by callers