MCPcopy Create free account

hub / github.com/aksnzhy/xlearn / functions

Functions3,349 in github.com/aksnzhy/xlearn

MethodGoogleTestFailureException
gtest/fused-src/gtest/gtest-all.cc:3528
FunctionGreaterThan
gtest/test/gtest_unittest.cc:2351
FunctionHasFailure
Returns true iff the current test has a (either fatal or non-fatal) failure.
gtest/fused-src/gtest/gtest.h:17796
MethodHasFatalFailure
Returns true iff the test fatally failed.
gtest/src/gtest.cc:1861
MethodHasFatalFailure
Returns true iff the test fatally failed.
gtest/fused-src/gtest/gtest-all.cc:3345
MethodHasNewFatalFailureHelper
gtest/src/gtest-test-part.cc:89
MethodHasNewFatalFailureHelper
gtest/fused-src/gtest/gtest-all.cc:9463
MethodHasNonfatalFailure
Returns true iff the test has a non-fatal failure.
gtest/src/gtest.cc:1871
MethodHasNonfatalFailure
Returns true iff the test has a non-fatal failure.
gtest/fused-src/gtest/gtest-all.cc:3355
FunctionHasOneFailure
This predicate-formatter checks that 'results' contains a test part failure of the given type and that the failure message contains the given substrin
gtest/src/gtest.cc:609
FunctionHasOneFailure
This predicate-formatter checks that 'results' contains a test part failure of the given type and that the failure message contains the given substrin
gtest/fused-src/gtest/gtest-all.cc:2093
MethodHasSameFixtureClass
Google Test requires all tests in the same test case to use the same test fixture class. This function checks if the current test has the same fixtur
gtest/src/gtest.cc:1945
MethodHasSameFixtureClass
Google Test requires all tests in the same test case to use the same test fixture class. This function checks if the current test has the same fixtur
gtest/fused-src/gtest/gtest-all.cc:3429
MethodHybridPrimeTable
gtest/samples/sample8_unittest.cc:52
FunctionImplicitCast_
gtest/fused-src/gtest/gtest.h:2205
FunctionImplicitCast_
gtest/include/gtest/internal/gtest-port.h:1098
FunctionInDeathTestChild
Returns a Boolean value indicating whether the caller is currently executing in the context of the death test child process. Tools such as Valgrind h
gtest/fused-src/gtest/gtest-all.cc:6624
MethodInfinity
Returns the floating-point number that represent positive infinity.
gtest/fused-src/gtest/gtest.h:7254
MethodInfinity
Returns the floating-point number that represent positive infinity.
gtest/include/gtest/internal/gtest-internal.h:294
MethodInfo
src/loss/metric.h:475
MethodInit
gtest/test/gtest_output_test_.cc:395
MethodInit
Initializes an RE from its string representation.
gtest/src/gtest-port.cc:170
MethodInit
gtest/src/gtest.cc:558
MethodInit
Initializes this object; makes a copy of the input array if 'relation' is kCopy.
gtest/fused-src/gtest/gtest.h:7962
MethodInit
gtest/fused-src/gtest/gtest-all.cc:2042
MethodInit
Initializes this object; makes a copy of the input array if 'relation' is kCopy.
gtest/include/gtest/internal/gtest-internal.h:1002
MethodInitialize
Invoke this function before we use this class
src/solver/inference.h:45
MethodInitialize
Invoke this function before we use this class
src/solver/trainer.h:47
MethodInitialize
Initialize Checker
src/solver/checker.cc:165
MethodInitialize
src/reader/reader.h:187
MethodInitialize
src/reader/reader.h:264
MethodInitialize
src/loss/metric.h:62
MethodInmemReader
Constructor and Destructor
src/reader/reader.h:182
MethodInstance
gtest/test/gtest-param-test_test.cc:570
MethodIntWrapper
gtest/test/gtest-param-test_test.cc:305
MethodInternalRunDeathTestFlag
gtest/fused-src/gtest/gtest.h:8393
MethodInternalRunDeathTestFlag
gtest/include/gtest/internal/gtest-death-test-internal.h:236
FunctionIsATTY
gtest/include/gtest/internal/gtest-port.h:1707
FunctionIsAlNum
gtest/fused-src/gtest/gtest.h:2769
FunctionIsAlNum
gtest/include/gtest/internal/gtest-port.h:1662
FunctionIsAlpha
gtest/fused-src/gtest/gtest.h:2766
FunctionIsAlpha
gtest/include/gtest/internal/gtest-port.h:1659
FunctionIsContainerTest
gtest/fused-src/gtest/gtest.h:7821
FunctionIsContainerTest
gtest/include/gtest/internal/gtest-internal.h:861
FunctionIsDigit
gtest/include/gtest/internal/gtest-port.h:1665
FunctionIsDir
gtest/include/gtest/internal/gtest-port.h:1732
FunctionIsEmpty
Returns true iff the path is "".
gtest/fused-src/gtest/gtest.h:3598
FunctionIsEmpty
Returns true iff the path is "".
gtest/include/gtest/internal/gtest-filepath.h:111
FunctionIsHRESULTFailure
gtest/src/gtest.cc:1388
FunctionIsHRESULTFailure
gtest/fused-src/gtest/gtest-all.cc:2872
FunctionIsHRESULTSuccess
gtest/src/gtest.cc:1381
FunctionIsHRESULTSuccess
gtest/fused-src/gtest/gtest-all.cc:2865
FunctionIsLower
gtest/fused-src/gtest/gtest.h:2775
FunctionIsLower
gtest/include/gtest/internal/gtest-port.h:1668
FunctionIsNegative
gtest/test/gtest_unittest.cc:2346
FunctionIsNegativeFormat
gtest/test/gtest_unittest.cc:2387
MethodIsNormalizableWhitespace
Is c a whitespace character that is normalized to a space character when it appears in an XML attribute value?
gtest/src/gtest.cc:3021
MethodIsNormalizableWhitespace
Is c a whitespace character that is normalized to a space character when it appears in an XML attribute value?
gtest/fused-src/gtest/gtest-all.cc:4505
FunctionIsNotSubstring
gtest/fused-src/gtest/gtest-all.cc:2779
FunctionIsPositive
gtest/test/gtest_unittest.cc:764
FunctionIsPositiveFormat
gtest/test/gtest_unittest.cc:2376
FunctionIsPositiveUncopyable
gtest/test/gtest_unittest.cc:3742
MethodIsPrime
gtest/samples/prime_tables.h:89
MethodIsRootDirectory
Returns true if pathname describes a root directory. (Windows has one root directory per disk drive.)
gtest/fused-src/gtest/gtest-all.cc:8082
FunctionIsSubstring
gtest/fused-src/gtest/gtest-all.cc:2767
FunctionIsUpper
gtest/fused-src/gtest/gtest.h:2781
FunctionIsUpper
gtest/include/gtest/internal/gtest-port.h:1674
MethodIsValidXmlCharacter
May c appear in a well-formed XML document?
gtest/src/gtest.cc:3026
MethodIsValidXmlCharacter
May c appear in a well-formed XML document?
gtest/fused-src/gtest/gtest-all.cc:4510
FunctionIsXDigit
gtest/include/gtest/internal/gtest-port.h:1677
MethodIterator
gtest/fused-src/gtest/gtest.h:10199
MethodIterator
gtest/fused-src/gtest/gtest.h:10286
MethodIterator
gtest/fused-src/gtest/gtest.h:13795
MethodIterator
gtest/fused-src/gtest/gtest.h:13911
MethodIterator
gtest/fused-src/gtest/gtest.h:14045
MethodIterator
gtest/fused-src/gtest/gtest.h:14196
MethodIterator
gtest/fused-src/gtest/gtest.h:14366
MethodIterator
gtest/fused-src/gtest/gtest.h:14553
MethodIterator
gtest/fused-src/gtest/gtest.h:14759
MethodIterator
gtest/fused-src/gtest/gtest.h:14981
MethodIterator
gtest/fused-src/gtest/gtest.h:15221
MethodIterator
gtest/include/gtest/internal/gtest-param-util.h:200
MethodIterator
gtest/include/gtest/internal/gtest-param-util.h:287
MethodIterator
gtest/include/gtest/internal/gtest-param-util-generated.h:3179
MethodIterator
gtest/include/gtest/internal/gtest-param-util-generated.h:3295
MethodIterator
gtest/include/gtest/internal/gtest-param-util-generated.h:3429
MethodIterator
gtest/include/gtest/internal/gtest-param-util-generated.h:3580
MethodIterator
gtest/include/gtest/internal/gtest-param-util-generated.h:3750
MethodIterator
gtest/include/gtest/internal/gtest-param-util-generated.h:3937
MethodIterator
gtest/include/gtest/internal/gtest-param-util-generated.h:4143
MethodIterator
gtest/include/gtest/internal/gtest-param-util-generated.h:4365
MethodIterator
gtest/include/gtest/internal/gtest-param-util-generated.h:4605
MethodJoin
gtest/include/gtest/internal/gtest-port.h:1292
MethodKVStore
Constructor and Destructor
src/distributed/parameter_server.h:39
MethodKilledBySignal
KilledBySignal constructor.
gtest/src/gtest-death-test.cc:167
MethodKilledBySignal
KilledBySignal constructor.
gtest/fused-src/gtest/gtest-all.cc:6661
MethodLast
Gets the last element of the queue, or NULL if the queue is empty.
gtest/samples/sample3-inl.h:109
MethodLastMessage
gtest/src/gtest-death-test.cc:351
MethodLastMessage
gtest/fused-src/gtest/gtest-all.cc:6845
MethodLibsvmParser
src/reader/parser.h:102
← previousnext →1,701–1,800 of 3,349, ranked by callers