MCPcopy Create free account

hub / github.com/aksnzhy/xlearn / functions

Functions3,349 in github.com/aksnzhy/xlearn

MethodPrintFailedTests
Internal helper for printing the list of failed tests.
gtest/fused-src/gtest/gtest-all.cc:4316
MethodPrintPrefixTo
gtest/fused-src/gtest/gtest.h:9965
MethodPrintPrefixTo
gtest/fused-src/gtest/gtest.h:9987
MethodPrintPrefixTo
gtest/fused-src/gtest/gtest.h:10000
MethodPrintPrefixTo
gtest/include/gtest/gtest-printers.h:774
MethodPrintPrefixTo
gtest/include/gtest/gtest-printers.h:796
MethodPrintPrefixTo
gtest/include/gtest/gtest-printers.h:809
MethodPrintTestName
gtest/src/gtest.cc:2695
MethodPrintTestName
gtest/fused-src/gtest/gtest-all.cc:4179
MethodPrintTime
Creates a Flags struct where the gtest_print_time flag has the given value.
gtest/test/gtest_unittest.cc:5356
FunctionPrintTo
gtest/test/gtest-printers_test.cc:89
FunctionPrintTo
Teaches Google Test how to print a MyType.
gtest/test/gtest_list_tests_unittest_.cc:90
FunctionPrintTo
gtest/src/gtest-printers.cc:237
FunctionPrintTo
gtest/fused-src/gtest/gtest-all.cc:9250
MethodPrintValue
This default version is called when kTypeKind is kOtherType.
gtest/fused-src/gtest/gtest.h:9326
MethodPrintValue
gtest/fused-src/gtest/gtest.h:9340
MethodPrintValue
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
MethodPrintValue
This default version is called when kTypeKind is kOtherType.
gtest/include/gtest/gtest-printers.h:135
MethodPrintValue
gtest/include/gtest/gtest-printers.h:149
MethodPrintValue
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
MethodPrintXmlTestCase
Prints an XML representation of a TestCase object
gtest/src/gtest.cc:3333
MethodPrintXmlTestCase
Prints an XML representation of a TestCase object
gtest/fused-src/gtest/gtest-all.cc:4817
MethodPrintXmlUnitTest
Prints an XML summary of unit_test to output stream out.
gtest/src/gtest.cc:3359
MethodPrintXmlUnitTest
Prints an XML summary of unit_test to output stream out.
gtest/fused-src/gtest/gtest-all.cc:4843
MethodPrintableViaPrintTo
gtest/test/gtest-printers_test.cc:135
MethodPrintableViaPrintToTemplate
gtest/test/gtest-printers_test.cc:156
MethodPrivateCode
gtest/test/production.cc:36
MethodPull
Pull the values for a list of keys from store. For example: ------------------------------------------------------ | key: | 0 | 2 | 4 | 5 |
src/distributed/parameter_server.cc:59
MethodPush
Push a list of (key, value) into store. For example: ------------------------------------------------------ | key: | 0 | 2 | 4 | 5 | 6 |
src/distributed/parameter_server.cc:31
MethodQueue
Creates an empty queue.
gtest/samples/sample3-inl.h:77
MethodQueueNode
Creates a node with a given element value. The next pointer is set to NULL.
gtest/samples/sample3-inl.h:63
MethodRMSDMetric
Constructor and Destructor
src/loss/metric.h:767
FunctionR_init_xlearn
R-package/src/init.cc:32
FunctionRandom
gtest/fused-src/gtest/gtest.h:7640
FunctionRandom
gtest/include/gtest/internal/gtest-internal.h:680
MethodRandomSeed
Creates a Flags struct where the gtest_random_seed flag has the given value.
gtest/test/gtest_unittest.cc:5364
FunctionRange
gtest/include/gtest/gtest-param-test.h:242
MethodRangeGenerator
gtest/fused-src/gtest/gtest.h:10184
MethodRangeGenerator
gtest/include/gtest/internal/gtest-param-util.h:185
MethodRangeIsShuffled
gtest/test/gtest_unittest.cc:870
MethodRangeIsUnshuffled
gtest/test/gtest_unittest.cc:879
FunctionRead
gtest/include/gtest/internal/gtest-port.h:1783
MethodReadAndInterpretStatusByte
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
MethodReadAndInterpretStatusByte
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
MethodReadEntireFile
Reads the entire content of a file as a string.
gtest/src/gtest-port.cc:605
MethodReadEntireFile
Reads the entire content of a file as a string.
gtest/fused-src/gtest/gtest-all.cc:8815
MethodReader
Constructor and Desstructor
src/reader/reader.h:79
MethodRecallMetric
Constructor and Destructor
src/loss/metric.h:284
MethodRecordProperty
gtest/src/gtest-internal-inl.h:1051
MethodRecordProperty
gtest/fused-src/gtest/gtest-all.cc:1452
MethodRegister
'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
MethodRegister
gtest/fused-src/gtest/gtest.h:7561
MethodRegister
gtest/fused-src/gtest/gtest.h:7574
MethodRegister
gtest/fused-src/gtest/gtest.h:7592
MethodRegister
'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
MethodRegister
gtest/include/gtest/internal/gtest-internal.h:601
MethodRegister
gtest/include/gtest/internal/gtest-internal.h:614
MethodRegister
gtest/include/gtest/internal/gtest-internal.h:632
MethodRegisterParameterizedTests
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
MethodRegisterParameterizedTests
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
MethodRegisterTests
gtest/fused-src/gtest/gtest.h:10598
MethodRegisterTests
gtest/include/gtest/internal/gtest-param-util.h:599
MethodReinterpretBits
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
MethodReinterpretBits
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
MethodRelease
TODO(vladl@google.com): Factor the search functionality into Vector::Find.
gtest/fused-src/gtest/gtest-all.cc:4428
MethodRemoveInvalidXmlCharacters
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
MethodRemoveInvalidXmlCharacters
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
MethodRepeat
Creates a Flags struct where the gtest_repeat flag has the given value.
gtest/test/gtest_unittest.cc:5372
MethodReplaceDeathTestFactory
gtest/test/gtest-death-test_test.cc:87
MethodReportTestPartResult
gtest/src/gtest-test-part.cc:101
FunctionReseed
gtest/fused-src/gtest/gtest.h:7642
FunctionReseed
gtest/include/gtest/internal/gtest-internal.h:682
MethodReset
Reset counters
src/loss/metric.h:154
MethodReset
Reset counters
src/loss/metric.h:246
MethodReset
Reset counters
src/loss/metric.h:339
MethodReset
Reset counters
src/loss/metric.h:435
MethodReset
Reset counters
src/loss/metric.h:542
MethodReset
Reset counters
src/loss/metric.h:651
MethodReset
Reset counters
src/loss/metric.h:730
MethodReset
Reset counters
src/loss/metric.h:811
FunctionRetrieveThreadLocalValue
gtest/test/gtest-port_test.cc:1130
MethodReturnSentinel
gtest/fused-src/gtest/gtest.h:8244
MethodReturnSentinel
gtest/include/gtest/internal/gtest-death-test-internal.h:87
FunctionRmDir
gtest/include/gtest/internal/gtest-port.h:1731
MethodRunAllTests
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
MethodRunAllTests
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
MethodRunReturningDeathTest
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
FunctionRunSetUpTestCase
Runs SetUpTestCase() for this TestCase. This wrapper is needed for catching exceptions thrown from SetUpTestCase().
gtest/fused-src/gtest/gtest.h:18268
FunctionRunSetUpTestCase
Runs SetUpTestCase() for this TestCase. This wrapper is needed for catching exceptions thrown from SetUpTestCase().
gtest/include/gtest/gtest.h:855
FunctionRunTearDownTestCase
Runs TearDownTestCase() for this TestCase. This wrapper is needed for catching exceptions thrown from TearDownTestCase().
gtest/fused-src/gtest/gtest.h:18272
FunctionRunTearDownTestCase
Runs TearDownTestCase() for this TestCase. This wrapper is needed for catching exceptions thrown from TearDownTestCase().
gtest/include/gtest/gtest.h:859
FunctionSTLDeleteValuesAndClear
src/base/stl-util.h:40
MethodScopedFakeTestPartResultReporter
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
MethodScopedFakeTestPartResultReporter
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
MethodScopedPrematureExitFile
gtest/src/gtest.cc:3530
MethodScopedPrematureExitFile
gtest/fused-src/gtest/gtest-all.cc:5014
MethodScore
Constructor and Desstructor
src/score/score_function.h:50
MethodSehExceptionInConstructorTest
gtest/test/gtest_catch_exceptions_test_.cc:55
MethodSend
Sends a string to the socket.
gtest/test/gtest_unittest.cc:89
MethodSend
Sends a string to the socket.
gtest/src/gtest-internal-inl.h:1103
← previousnext →2,001–2,100 of 3,349, ranked by callers