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
OnTestProgramEnd
Called after all test activities have ended.
gtest/samples/sample9_unittest.cc:58
Method
OnTestProgramEnd
gtest/test/gtest-listener_test.cc:116
Method
OnTestProgramEnd
gtest/src/gtest-internal-inl.h:1148
Method
OnTestProgramEnd
gtest/fused-src/gtest/gtest.h:18441
Method
OnTestProgramEnd
gtest/fused-src/gtest/gtest-all.cc:4196
Method
OnTestProgramEnd
gtest/include/gtest/gtest.h:1028
Method
OnTestProgramStart
Called before any test activity starts.
gtest/samples/sample9_unittest.cc:55
Method
OnTestProgramStart
gtest/test/gtest-listener_test.cc:60
Method
OnTestProgramStart
gtest/test/gtest_unittest.cc:6776
Method
OnTestProgramStart
gtest/src/gtest-internal-inl.h:1144
Method
OnTestProgramStart
gtest/fused-src/gtest/gtest.h:18427
Method
OnTestProgramStart
The following methods override what's in the TestEventListener class.
gtest/fused-src/gtest/gtest-all.cc:4184
Method
OnTestProgramStart
gtest/include/gtest/gtest.h:1014
Method
OnTestStart
Called before a test starts.
gtest/samples/sample9_unittest.cc:64
Method
OnTestStart
Called before a test starts.
gtest/samples/sample10_unittest.cc:81
Method
OnTestStart
gtest/test/gtest-listener_test.cc:84
Method
OnTestStart
gtest/src/gtest-internal-inl.h:1178
Method
OnTestStart
gtest/fused-src/gtest/gtest.h:18433
Method
OnTestStart
gtest/fused-src/gtest/gtest-all.cc:1579
Method
OnTestStart
gtest/include/gtest/gtest.h:1020
Method
OndiskReader
Constructor and Destructor
src/reader/reader.h:256
Method
OsStackTraceGetter
gtest/src/gtest-internal-inl.h:442
Method
OsStackTraceGetter
gtest/fused-src/gtest/gtest-all.cc:843
Method
OsStackTraceGetterInterface
gtest/src/gtest-internal-inl.h:419
Method
OsStackTraceGetterInterface
gtest/fused-src/gtest/gtest-all.cc:820
Method
Output
Creates a Flags struct where the gtest_output flag has the given value.
gtest/test/gtest_unittest.cc:5348
Method
OutputXmlAttribute
gtest/src/gtest.cc:3265
Method
OutputXmlAttribute
gtest/fused-src/gtest/gtest-all.cc:4749
Method
OutputXmlCDataSection
Streams an XML CDATA section, escaping invalid CDATA sequences as needed.
gtest/src/gtest.cc:3246
Method
OutputXmlCDataSection
Streams an XML CDATA section, escaping invalid CDATA sequences as needed.
gtest/fused-src/gtest/gtest-all.cc:4730
Method
OutputXmlTestInfo
Prints an XML representation of a TestInfo object. TODO(wan): There is also value in printing properties with the plain printer.
gtest/src/gtest.cc:3283
Method
OutputXmlTestInfo
Prints an XML representation of a TestInfo object. TODO(wan): There is also value in printing properties with the plain printer.
gtest/fused-src/gtest/gtest-all.cc:4767
Method
ParamGenerator
gtest/fused-src/gtest/gtest.h:10162
Method
ParamGenerator
gtest/include/gtest/internal/gtest-param-util.h:163
Method
ParamIterator
ParamIterator assumes ownership of the impl_ pointer.
gtest/fused-src/gtest/gtest.h:10105
Method
ParamIterator
ParamIterator assumes ownership of the impl_ pointer.
gtest/include/gtest/internal/gtest-param-util.h:106
Method
ParameterizedDerivedTest
gtest/test/gtest-param-test_test.cc:851
Method
ParameterizedTestCaseInfo
gtest/fused-src/gtest/gtest.h:10452
Method
ParameterizedTestCaseInfo
gtest/include/gtest/internal/gtest-param-util.h:453
Method
ParameterizedTestCaseInfoBase
gtest/fused-src/gtest/gtest.h:10429
Method
ParameterizedTestCaseInfoBase
gtest/include/gtest/internal/gtest-param-util.h:430
Method
ParameterizedTestCaseRegistry
gtest/fused-src/gtest/gtest.h:10557
Method
ParameterizedTestCaseRegistry
gtest/include/gtest/internal/gtest-param-util.h:558
Method
ParameterizedTestFactory
gtest/fused-src/gtest/gtest.h:10355
Method
ParameterizedTestFactory
gtest/include/gtest/internal/gtest-param-util.h:356
Method
Parser
src/reader/parser.h:58
Function
PartialMatch
gtest/include/gtest/internal/gtest-port.h:957
Method
PartialMatch
Returns true iff regular expression re matches a substring of str (including str itself).
gtest/src/gtest-port.cc:162
Method
PartialMatch
Returns true iff regular expression re matches a substring of str (including str itself).
gtest/fused-src/gtest/gtest-all.cc:8372
Function
Passed
Returns true iff the test passed (i.e. no test part failed).
gtest/fused-src/gtest/gtest.h:17929
Function
Passed
Returns true iff the test passed (i.e. no test part failed).
gtest/include/gtest/gtest.h:516
Method
Passed
Assesses the success or failure of a death test, using both private members which have previously been set, and one argument: Private data members: o
gtest/src/gtest-death-test.cc:530
Method
PatternMatchesString
Returns true iff the wildcard pattern matches the string. The first ':' or '\0' character in pattern marks the end of it. This recursive algorithm i
gtest/src/gtest.cc:440
Method
PatternMatchesString
Returns true iff the wildcard pattern matches the string. The first ':' or '\0' character in pattern marks the end of it. This recursive algorithm i
gtest/fused-src/gtest/gtest-all.cc:1924
Method
PopRange
(self)
gtest/scripts/pump.py:611
Method
PopVariable
(self)
gtest/scripts/pump.py:605
Method
PreCalculatedPrimeTable
'max' specifies the maximum number the prime table holds.
gtest/samples/prime_tables.h:83
Method
PrecMetric
Constructor and Destructor
src/loss/metric.h:191
Function
PredFunction1Bool
gtest/test/gtest_pred_impl_unittest.cc:87
Function
PredFunction1Int
The following two functions are needed to circumvent a bug in gcc 2.95.3, which sometimes has problem with the above template function.
gtest/test/gtest_pred_impl_unittest.cc:84
Function
PredFunction2Bool
gtest/test/gtest_pred_impl_unittest.cc:474
Function
PredFunction2Int
The following two functions are needed to circumvent a bug in gcc 2.95.3, which sometimes has problem with the above template function.
gtest/test/gtest_pred_impl_unittest.cc:471
Function
PredFunction3Bool
gtest/test/gtest_pred_impl_unittest.cc:903
Function
PredFunction3Int
The following two functions are needed to circumvent a bug in gcc 2.95.3, which sometimes has problem with the above template function.
gtest/test/gtest_pred_impl_unittest.cc:900
Function
PredFunction4Bool
gtest/test/gtest_pred_impl_unittest.cc:1374
Function
PredFunction4Int
The following two functions are needed to circumvent a bug in gcc 2.95.3, which sometimes has problem with the above template function.
gtest/test/gtest_pred_impl_unittest.cc:1371
Function
PredFunction5Bool
gtest/test/gtest_pred_impl_unittest.cc:1887
Function
PredFunction5Int
The following two functions are needed to circumvent a bug in gcc 2.95.3, which sometimes has problem with the above template function.
gtest/test/gtest_pred_impl_unittest.cc:1884
Method
Predictor
Constructor and Desstructor
src/solver/inference.h:41
Method
PrematureExitFileExists
Returns true iff the premature-exit file exists.
gtest/test/gtest_premature_exit_test.cc:70
Method
PrematureExitTest
gtest/test/gtest_premature_exit_test.cc:60
Method
PrettyUnitTestResultPrinter
gtest/src/gtest.cc:2694
Method
PrettyUnitTestResultPrinter
gtest/fused-src/gtest/gtest-all.cc:4178
Method
PrimeTableTest
The ctor calls the factory function to create a prime table implemented by T.
gtest/samples/sample6_unittest.cc:63
Method
Print
Prints the current counter value to STDOUT.
gtest/samples/sample4.cc:44
Method
Print
Note: we deliberately don't call this PrintTo(), as that name conflicts with ::testing::internal::PrintTo in the body of the function.
gtest/fused-src/gtest/gtest.h:9782
Method
Print
Prints the given array, omitting some elements when there are too many.
gtest/fused-src/gtest/gtest.h:9837
Method
Print
gtest/fused-src/gtest/gtest.h:9853
Method
Print
gtest/fused-src/gtest/gtest.h:9874
Method
Print
gtest/fused-src/gtest/gtest.h:9881
Method
Print
gtest/fused-src/gtest/gtest.h:9888
Method
Print
gtest/fused-src/gtest/gtest.h:9895
Method
Print
gtest/fused-src/gtest/gtest.h:9906
Method
Print
gtest/fused-src/gtest/gtest.h:9915
Method
Print
gtest/fused-src/gtest/gtest.h:9928
Method
Print
Note: we deliberately don't call this PrintTo(), as that name conflicts with ::testing::internal::PrintTo in the body of the function.
gtest/include/gtest/gtest-printers.h:591
Method
Print
Prints the given array, omitting some elements when there are too many.
gtest/include/gtest/gtest-printers.h:646
Method
Print
gtest/include/gtest/gtest-printers.h:662
Method
Print
gtest/include/gtest/gtest-printers.h:683
Method
Print
gtest/include/gtest/gtest-printers.h:690
Method
Print
gtest/include/gtest/gtest-printers.h:697
Method
Print
gtest/include/gtest/gtest-printers.h:704
Method
Print
gtest/include/gtest/gtest-printers.h:715
Method
Print
gtest/include/gtest/gtest-printers.h:724
Method
Print
gtest/include/gtest/gtest-printers.h:737
Function
PrintAsCharLiteralTo
gtest/src/gtest-printers.cc:142
Function
PrintAsCharLiteralTo
gtest/fused-src/gtest/gtest-all.cc:9155
Function
PrintCharAndCodeTo
gtest/src/gtest-printers.cc:213
Function
PrintCharAndCodeTo
gtest/fused-src/gtest/gtest-all.cc:9226
Method
PrintFailedTests
Internal helper for printing the list of failed tests.
gtest/src/gtest.cc:2832
← previous
next →
1,901–2,000 of 3,349, ranked by callers