Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aksnzhy/xlearn
/ functions
Functions
3,349 in github.com/aksnzhy/xlearn
⨍
Functions
3,349
◇
Types & classes
1,370
Method
SpawnThreadNotifications
gtest/test/gtest_output_test_.cc:472
Function
SplitStringToSetUsing
src/base/split_string.cc:59
Method
SquaredLoss
Constructor and Desstructor
src/loss/squared_loss.h:37
Method
StackTraceDepth
Creates a Flags struct where the GTEST_FLAG(stack_trace_depth) flag has the given value.
gtest/test/gtest_unittest.cc:5388
Method
Start
Called at the start of streaming to notify the receiver what protocol we are using.
gtest/src/gtest-internal-inl.h:1204
Method
Start
Called at the start of streaming to notify the receiver what protocol we are using.
gtest/fused-src/gtest/gtest-all.cc:1605
Function
StartsWith
Returns True iff the given position in lines starts with 'string'.
gtest/scripts/pump.py:163
Function
Stat
gtest/include/gtest/internal/gtest-port.h:1730
Function
StaticAssertTypeEq
gtest/fused-src/gtest/gtest.h:19975
Function
StaticAssertTypeEq
gtest/include/gtest/gtest.h:2205
Method
StaticAssertTypeEqTestHelper
gtest/test/gtest_unittest.cc:6585
Method
StaticMemberFunction
A static member function that's expected to die.
gtest/test/gtest-death-test_test.cc:140
Function
StrCaseCmp
gtest/include/gtest/internal/gtest-port.h:1708
Function
StrDup
gtest/include/gtest/internal/gtest-port.h:1711
Function
StrError
gtest/include/gtest/internal/gtest-port.h:1790
Function
StrNCpy
gtest/fused-src/gtest/gtest.h:2868
Function
StrNCpy
gtest/include/gtest/internal/gtest-port.h:1761
Method
StrSimilar
Constructor and Destructor
src/base/levenshtein_distance.h:55
Function
StreamHelper
gtest/fused-src/gtest/gtest.h:3278
Function
StreamHelper
gtest/include/gtest/gtest-message.h:206
Method
StreamResultTo
Creates a Flags struct where the GTEST_FLAG(stream_result_to) flag has the given value.
gtest/test/gtest_unittest.cc:5396
Method
StreamableTemplateInFoo
gtest/test/gtest-printers_test.cc:172
Method
StreamingListener
gtest/src/gtest-internal-inl.h:1138
Method
StreamingListener
gtest/fused-src/gtest/gtest-all.cc:1539
Method
StreamingListenerTest
gtest/test/gtest_unittest.cc:94
Function
StringAppendF
src/base/stringprintf.cc:89
Method
Succeeds
gtest/test/gtest_unittest.cc:3354
Function
Sum
src/base/thread_pool_test.cc:55
Function
SumIsEven2
Returns true iff the sum of the arguments is an even number.
gtest/test/gtest_unittest.cc:2153
Method
SuppressEventForwarding
gtest/test/gtest_unittest.cc:178
Method
SuppressTestEventsIfInSubprocess
Disables event forwarding if the control is currently in a death test subprocess. Must not be called before InitGoogleTest.
gtest/src/gtest.cc:4068
Method
SuppressTestEventsIfInSubprocess
Disables event forwarding if the control is currently in a death test subprocess. Must not be called before InitGoogleTest.
gtest/fused-src/gtest/gtest-all.cc:5552
Function
TEST
Tests the default c'tor.
gtest/samples/sample2_unittest.cc:49
Function
TEST
Google Test may not support value-parameterized tests with some compilers. If we use conditional compilation to compile out all code referring to the
gtest/samples/sample7_unittest.cc:128
Function
TEST
Tests factorial of negative numbers.
gtest/samples/sample1_unittest.cc:79
Function
TEST
gtest/samples/sample9_unittest.cc:93
Function
TEST
Tests the Increment() method.
gtest/samples/sample4_unittest.cc:36
Function
TEST
Google Test may not support Combine() with some compilers. If we use conditional compilation to compile out all code referring to the gtest_main libra
gtest/samples/sample8_unittest.cc:171
Function
TEST
gtest/samples/sample10_unittest.cc:98
Function
TEST
This test verifies that the constructor sets the internal state of the Widget class correctly.
gtest/xcode/Samples/FrameworkSample/widget_test.cc:45
Function
TEST
Tests the default constructor.
gtest/test/gtest-message_test.cc:45
Function
TEST
Tests that private members can be accessed from a TEST declared as a friend of the class.
gtest/test/gtest_prod_test.cc:39
Function
TEST
The purpose of this is to ensure that the UnitTest singleton is created before main() is entered, and thus that ShouldUseColor() works the same way as
gtest/test/gtest_color_test_.cc:55
Function
TEST
We can only test the accessors that do not change value while tests run. Since tests can be run in any order, the values the accessors that track test
gtest/test/gtest-unittest-api_test.cc:114
Function
TEST
gtest/test/gtest-options_test.cc:69
Function
TEST
The purpose of this is to make the test more realistic by ensuring that the UnitTest singleton is created before main() is entered. We don't actual ru
gtest/test/gtest_env_var_test_.cc:50
Function
TEST
gtest/test/gtest_filter_unittest_.cc:59
Function
TEST
gtest/test/gtest-filepath_test.cc:86
Function
TEST
When a help flag is specified, this program should skip the tests and exit with 0; otherwise the following test will be executed, causing this program
gtest/test/gtest_help_test_.cc:40
Function
TEST
A test that's expected to fail.
gtest/test/gtest_break_on_failure_unittest_.cc:52
Function
TEST
The sole purpose of this TEST is to enable us to check whether it was run.
gtest/test/gtest_environment_test.cc:111
Function
TEST
gtest/test/gtest_xml_output_unittest_.cc:72
Function
TEST
Tests that iterators produced by generator functions conform to the ForwardIterator concept.
gtest/test/gtest-param-test_test.cc:189
Function
TEST
Tests the ExitedWithCode predicate.
gtest/test/gtest-death-test_test.cc:214
Function
TEST
gtest/test/gtest-printers_test.cc:253
Function
TEST
Google Test may not support type-parameterized tests with some compilers. If we use conditional compilation to compile out all code referring to the g
gtest/test/gtest-typed-test_test.cc:358
Function
TEST
Tests that death tests report thrown exceptions as failures and that the exceptions do not escape death test macros.
gtest/test/gtest-death-test_ex_test.cc:51
Function
TEST
gtest/test/gtest_main_unittest.cc:39
Function
TEST
gtest/test/gtest_shuffle_test_.cc:54
Function
TEST
gtest/test/gtest_repeat_test.cc:94
Function
TEST
Tests using SCOPED_TRACE() and Google Test assertions in many threads concurrently.
gtest/test/gtest_stress_test.cc:127
Function
TEST
gtest/test/gtest-port_test.cc:64
Function
TEST
gtest/test/gtest_sole_header_test.cc:43
Function
TEST
Several different test cases and tests that will be listed.
gtest/test/gtest_list_tests_unittest_.cc:44
Function
TEST
gtest/test/gtest_uninitialized_test_.cc:34
Function
TEST
gtest/test/gtest_output_test_.cc:86
Function
TEST
Verifies that the command line flag variables can be accessed in code once <gtest/gtest.h> has been #included. Do not move it after other #includes.
gtest/test/gtest_unittest.cc:40
Function
TEST
Tests that tuple_element<K, tuple<T0, T1, ..., TN> >::type returns TK.
gtest/test/gtest-tuple_test.cc:46
Function
TEST
gtest/test/gtest_catch_exceptions_test_.cc:95
Function
TEST
src/distributed/parameter_server_test.cc:27
Function
TEST
src/c_api/c_api_test.cc:25
Function
TEST
src/data/model_parameters_test.cc:44
Function
TEST
src/data/data_structure_test.cc:29
Function
TEST
src/reader/reader_test.cc:278
Function
TEST
src/reader/parser_test.cc:113
Function
TEST
src/score/fm_score_test.cc:31
Function
TEST
src/score/score_function_test.cc:31
Function
TEST
src/score/ffm_score_test.cc:31
Function
TEST
src/base/file_util_test.cc:28
Function
TEST
src/base/levenshtein_distance_test.cc:32
Function
TEST
src/base/thread_pool_test.cc:29
Function
TEST
src/loss/cross_entropy_loss_test.cc:32
Function
TEST
src/loss/squared_loss_test.cc:32
Function
TEST
src/loss/metric_test.cc:31
Function
TEST_F
Tests Factorial()
gtest/samples/sample5_unittest.cc:100
Function
TEST_F
Tests the default c'tor.
gtest/samples/sample3_unittest.cc:123
Function
TEST_F
Tests a successful EXPECT_PRED1 where the predicate-formatter is a function on a built-in type (int).
gtest/test/gtest_pred_impl_unittest.cc:167
Function
TEST_F
Tests that private members can be accessed from a TEST_F declared as a friend of the class.
gtest/test/gtest_prod_test.cc:51
Function
TEST_F
gtest/test/gtest-test-part_test.cc:58
Function
TEST_F
gtest/test/gtest_xml_outfile2_test_.cc:47
Function
TEST_F
gtest/test/gtest_xml_outfile1_test_.cc:47
Function
TEST_F
gtest/test/gtest-options_test.cc:144
Function
TEST_F
Tests that: - the premature-exit file exists during the execution of a death test (EXPECT_DEATH*), and - a death test doesn't interfere with the main
gtest/test/gtest_premature_exit_test.cc:84
Function
TEST_F
gtest/test/gtest_filter_unittest_.cc:50
Function
TEST_F
gtest/test/gtest-filepath_test.cc:550
Function
TEST_F
gtest/test/gtest-listener_test.cc:158
Function
TEST_F
gtest/test/gtest_xml_output_unittest_.cc:53
Function
TEST_F
gtest/test/gtest-linked_ptr_test.cc:77
Function
TEST_F
gtest/test/gtest-param-test_test.cc:858
Function
TEST_F
Tests that the death test macros expand to code which may or may not be followed by operator<<, and that in either case the complete text comprises on
gtest/test/gtest-death-test_test.cc:288
← previous
next →
2,201–2,300 of 3,349, ranked by callers