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
PrintFailedTests
Internal helper for printing the list of failed tests.
gtest/fused-src/gtest/gtest-all.cc:4316
Method
PrintPrefixTo
gtest/fused-src/gtest/gtest.h:9965
Method
PrintPrefixTo
gtest/fused-src/gtest/gtest.h:9987
Method
PrintPrefixTo
gtest/fused-src/gtest/gtest.h:10000
Method
PrintPrefixTo
gtest/include/gtest/gtest-printers.h:774
Method
PrintPrefixTo
gtest/include/gtest/gtest-printers.h:796
Method
PrintPrefixTo
gtest/include/gtest/gtest-printers.h:809
Method
PrintTestName
gtest/src/gtest.cc:2695
Method
PrintTestName
gtest/fused-src/gtest/gtest-all.cc:4179
Method
PrintTime
Creates a Flags struct where the gtest_print_time flag has the given value.
gtest/test/gtest_unittest.cc:5356
Function
PrintTo
gtest/test/gtest-printers_test.cc:89
Function
PrintTo
Teaches Google Test how to print a MyType.
gtest/test/gtest_list_tests_unittest_.cc:90
Function
PrintTo
gtest/src/gtest-printers.cc:237
Function
PrintTo
gtest/fused-src/gtest/gtest-all.cc:9250
Method
PrintValue
This default version is called when kTypeKind is kOtherType.
gtest/fused-src/gtest/gtest.h:9326
Method
PrintValue
gtest/fused-src/gtest/gtest.h:9340
Method
PrintValue
Since T has no << operator or PrintTo() but can be implicitly converted to BiggestInt, we print it as a BiggestInt. Most likely T is an enum type (ei
gtest/fused-src/gtest/gtest.h:9359
Method
PrintValue
This default version is called when kTypeKind is kOtherType.
gtest/include/gtest/gtest-printers.h:135
Method
PrintValue
gtest/include/gtest/gtest-printers.h:149
Method
PrintValue
Since T has no << operator or PrintTo() but can be implicitly converted to BiggestInt, we print it as a BiggestInt. Most likely T is an enum type (ei
gtest/include/gtest/gtest-printers.h:168
Method
PrintXmlTestCase
Prints an XML representation of a TestCase object
gtest/src/gtest.cc:3333
Method
PrintXmlTestCase
Prints an XML representation of a TestCase object
gtest/fused-src/gtest/gtest-all.cc:4817
Method
PrintXmlUnitTest
Prints an XML summary of unit_test to output stream out.
gtest/src/gtest.cc:3359
Method
PrintXmlUnitTest
Prints an XML summary of unit_test to output stream out.
gtest/fused-src/gtest/gtest-all.cc:4843
Method
PrintableViaPrintTo
gtest/test/gtest-printers_test.cc:135
Method
PrintableViaPrintToTemplate
gtest/test/gtest-printers_test.cc:156
Method
PrivateCode
gtest/test/production.cc:36
Method
Pull
Pull the values for a list of keys from store. For example: ------------------------------------------------------ | key: | 0 | 2 | 4 | 5 |
src/distributed/parameter_server.cc:59
Method
Push
Push a list of (key, value) into store. For example: ------------------------------------------------------ | key: | 0 | 2 | 4 | 5 | 6 |
src/distributed/parameter_server.cc:31
Method
Queue
Creates an empty queue.
gtest/samples/sample3-inl.h:77
Method
QueueNode
Creates a node with a given element value. The next pointer is set to NULL.
gtest/samples/sample3-inl.h:63
Method
RMSDMetric
Constructor and Destructor
src/loss/metric.h:767
Function
R_init_xlearn
R-package/src/init.cc:32
Function
Random
gtest/fused-src/gtest/gtest.h:7640
Function
Random
gtest/include/gtest/internal/gtest-internal.h:680
Method
RandomSeed
Creates a Flags struct where the gtest_random_seed flag has the given value.
gtest/test/gtest_unittest.cc:5364
Function
Range
gtest/include/gtest/gtest-param-test.h:242
Method
RangeGenerator
gtest/fused-src/gtest/gtest.h:10184
Method
RangeGenerator
gtest/include/gtest/internal/gtest-param-util.h:185
Method
RangeIsShuffled
gtest/test/gtest_unittest.cc:870
Method
RangeIsUnshuffled
gtest/test/gtest_unittest.cc:879
Function
Read
gtest/include/gtest/internal/gtest-port.h:1783
Method
ReadAndInterpretStatusByte
Called in the parent process only. Reads the result code of the death test child process via a pipe, interprets it to set the outcome_ member, and clo
gtest/src/gtest-death-test.cc:425
Method
ReadAndInterpretStatusByte
Called in the parent process only. Reads the result code of the death test child process via a pipe, interprets it to set the outcome_ member, and clo
gtest/fused-src/gtest/gtest-all.cc:6919
Method
ReadEntireFile
Reads the entire content of a file as a string.
gtest/src/gtest-port.cc:605
Method
ReadEntireFile
Reads the entire content of a file as a string.
gtest/fused-src/gtest/gtest-all.cc:8815
Method
Reader
Constructor and Desstructor
src/reader/reader.h:79
Method
RecallMetric
Constructor and Destructor
src/loss/metric.h:284
Method
RecordProperty
gtest/src/gtest-internal-inl.h:1051
Method
RecordProperty
gtest/fused-src/gtest/gtest-all.cc:1452
Method
Register
'index' is the index of the test in the type list 'Types' specified in INSTANTIATE_TYPED_TEST_CASE_P(Prefix, TestCase, Types). Valid values for 'inde
gtest/fused-src/gtest/gtest.h:7532
Method
Register
gtest/fused-src/gtest/gtest.h:7561
Method
Register
gtest/fused-src/gtest/gtest.h:7574
Method
Register
gtest/fused-src/gtest/gtest.h:7592
Method
Register
'index' is the index of the test in the type list 'Types' specified in INSTANTIATE_TYPED_TEST_CASE_P(Prefix, TestCase, Types). Valid values for 'inde
gtest/include/gtest/internal/gtest-internal.h:572
Method
Register
gtest/include/gtest/internal/gtest-internal.h:601
Method
Register
gtest/include/gtest/internal/gtest-internal.h:614
Method
Register
gtest/include/gtest/internal/gtest-internal.h:632
Method
RegisterParameterizedTests
This method expands all parameterized tests registered with macros TEST_P and INSTANTIATE_TEST_CASE_P into regular tests and registers those. This wil
gtest/src/gtest.cc:2287
Method
RegisterParameterizedTests
This method expands all parameterized tests registered with macros TEST_P and INSTANTIATE_TEST_CASE_P into regular tests and registers those. This wil
gtest/fused-src/gtest/gtest-all.cc:3771
Method
RegisterTests
gtest/fused-src/gtest/gtest.h:10598
Method
RegisterTests
gtest/include/gtest/internal/gtest-param-util.h:599
Method
ReinterpretBits
Reinterprets a bit pattern as a floating-point number. This function is needed to test the AlmostEquals() method.
gtest/fused-src/gtest/gtest.h:7247
Method
ReinterpretBits
Reinterprets a bit pattern as a floating-point number. This function is needed to test the AlmostEquals() method.
gtest/include/gtest/internal/gtest-internal.h:287
Method
Release
TODO(vladl@google.com): Factor the search functionality into Vector::Find.
gtest/fused-src/gtest/gtest-all.cc:4428
Method
RemoveInvalidXmlCharacters
Returns the given string with all characters invalid in XML removed. Currently invalid characters are dropped from the string. An alternative is to re
gtest/src/gtest.cc:3185
Method
RemoveInvalidXmlCharacters
Returns the given string with all characters invalid in XML removed. Currently invalid characters are dropped from the string. An alternative is to re
gtest/fused-src/gtest/gtest-all.cc:4669
Method
Repeat
Creates a Flags struct where the gtest_repeat flag has the given value.
gtest/test/gtest_unittest.cc:5372
Method
ReplaceDeathTestFactory
gtest/test/gtest-death-test_test.cc:87
Method
ReportTestPartResult
gtest/src/gtest-test-part.cc:101
Function
Reseed
gtest/fused-src/gtest/gtest.h:7642
Function
Reseed
gtest/include/gtest/internal/gtest-internal.h:682
Method
Reset
Reset counters
src/loss/metric.h:154
Method
Reset
Reset counters
src/loss/metric.h:246
Method
Reset
Reset counters
src/loss/metric.h:339
Method
Reset
Reset counters
src/loss/metric.h:435
Method
Reset
Reset counters
src/loss/metric.h:542
Method
Reset
Reset counters
src/loss/metric.h:651
Method
Reset
Reset counters
src/loss/metric.h:730
Method
Reset
Reset counters
src/loss/metric.h:811
Function
RetrieveThreadLocalValue
gtest/test/gtest-port_test.cc:1130
Method
ReturnSentinel
gtest/fused-src/gtest/gtest.h:8244
Method
ReturnSentinel
gtest/include/gtest/internal/gtest-death-test-internal.h:87
Function
RmDir
gtest/include/gtest/internal/gtest-port.h:1731
Method
RunAllTests
Runs all tests in this UnitTest object, prints the result, and returns true if all tests are successful. If any exception is thrown during a test, th
gtest/src/gtest.cc:4222
Method
RunAllTests
Runs all tests in this UnitTest object, prints the result, and returns true if all tests are successful. If any exception is thrown during a test, th
gtest/fused-src/gtest/gtest-all.cc:5706
Method
RunReturningDeathTest
Runs a death test that breaks the rules by returning. Such a death test cannot be run directly from a test routine that uses a MockDeathTest, or the
gtest/test/gtest-death-test_test.cc:971
Function
RunSetUpTestCase
Runs SetUpTestCase() for this TestCase. This wrapper is needed for catching exceptions thrown from SetUpTestCase().
gtest/fused-src/gtest/gtest.h:18268
Function
RunSetUpTestCase
Runs SetUpTestCase() for this TestCase. This wrapper is needed for catching exceptions thrown from SetUpTestCase().
gtest/include/gtest/gtest.h:855
Function
RunTearDownTestCase
Runs TearDownTestCase() for this TestCase. This wrapper is needed for catching exceptions thrown from TearDownTestCase().
gtest/fused-src/gtest/gtest.h:18272
Function
RunTearDownTestCase
Runs TearDownTestCase() for this TestCase. This wrapper is needed for catching exceptions thrown from TearDownTestCase().
gtest/include/gtest/gtest.h:859
Function
STLDeleteValuesAndClear
src/base/stl-util.h:40
Method
ScopedFakeTestPartResultReporter
The c'tor sets this object as the test part result reporter used by Google Test. The 'result' parameter specifies where to report the results. Interc
gtest/src/gtest.cc:541
Method
ScopedFakeTestPartResultReporter
The c'tor sets this object as the test part result reporter used by Google Test. The 'result' parameter specifies where to report the results. Interc
gtest/fused-src/gtest/gtest-all.cc:2025
Method
ScopedPrematureExitFile
gtest/src/gtest.cc:3530
Method
ScopedPrematureExitFile
gtest/fused-src/gtest/gtest-all.cc:5014
Method
Score
Constructor and Desstructor
src/score/score_function.h:50
Method
SehExceptionInConstructorTest
gtest/test/gtest_catch_exceptions_test_.cc:55
Method
Send
Sends a string to the socket.
gtest/test/gtest_unittest.cc:89
Method
Send
Sends a string to the socket.
gtest/src/gtest-internal-inl.h:1103
← previous
next →
2,001–2,100 of 3,349, ranked by callers