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
↓ 1 callers
Function
Parse
(pos)
gtest/scripts/pump.py:289
↓ 1 callers
Function
ParseAtomicCodeNode
(tokens)
gtest/scripts/pump.py:503
↓ 1 callers
Function
ParseElseNode
(tokens)
gtest/scripts/pump.py:475
↓ 1 callers
Function
ParseExpTokenInParens
(lines, pos)
gtest/scripts/pump.py:281
↓ 1 callers
Function
ParseGoogleTestFlagsOnly
Parses the command line for Google Test flags, without initializing other parts of Google Test.
gtest/fused-src/gtest/gtest-all.cc:6443
↓ 1 callers
Function
ParseInParens
(pos)
gtest/scripts/pump.py:282
↓ 1 callers
Function
ParseInternalRunDeathTestFlag
Returns a newly created InternalRunDeathTestFlag object with fields initialized from the GTEST_FLAG(internal_run_death_test) flag if the flag is speci
gtest/src/gtest-death-test.cc:1296
↓ 1 callers
Function
ParseInternalRunDeathTestFlag
Returns a newly created InternalRunDeathTestFlag object with fields initialized from the GTEST_FLAG(internal_run_death_test) flag if the flag is speci
gtest/fused-src/gtest/gtest-all.cc:7790
↓ 1 callers
Function
ParseToAST
Convert the given Pump source text into an AST.
gtest/scripts/pump.py:577
↓ 1 callers
Function
Passed
Returns true iff the unit test passed (i.e. all test cases passed).
gtest/src/gtest-internal-inl.h:576
↓ 1 callers
Function
Passed
Returns true iff the unit test passed (i.e. all test cases passed).
gtest/fused-src/gtest/gtest-all.cc:977
↓ 1 callers
Method
PostFlagParsingInit
Performs initialization dependent upon flag values obtained in ParseGoogleTestFlagsOnly. Is called from InitGoogleTest after the call to ParseGoogleT
gtest/src/gtest.cc:4112
↓ 1 callers
Method
PostFlagParsingInit
Performs initialization dependent upon flag values obtained in ParseGoogleTestFlagsOnly. Is called from InitGoogleTest after the call to ParseGoogleT
gtest/fused-src/gtest/gtest-all.cc:5596
↓ 1 callers
Function
PredFormatFunction1
gtest/test/gtest_pred_impl_unittest.cc:101
↓ 1 callers
Function
PredFormatFunction2
gtest/test/gtest_pred_impl_unittest.cc:489
↓ 1 callers
Function
PredFormatFunction3
gtest/test/gtest_pred_impl_unittest.cc:919
↓ 1 callers
Function
PredFormatFunction4
gtest/test/gtest_pred_impl_unittest.cc:1391
↓ 1 callers
Function
PredFormatFunction5
gtest/test/gtest_pred_impl_unittest.cc:1905
↓ 1 callers
Function
PredFunction1
gtest/test/gtest_pred_impl_unittest.cc:77
↓ 1 callers
Function
PredFunction2
gtest/test/gtest_pred_impl_unittest.cc:464
↓ 1 callers
Function
PredFunction3
gtest/test/gtest_pred_impl_unittest.cc:893
↓ 1 callers
Function
PredFunction4
gtest/test/gtest_pred_impl_unittest.cc:1364
↓ 1 callers
Function
PredFunction5
gtest/test/gtest_pred_impl_unittest.cc:1877
↓ 1 callers
Function
PrintAsStringLiteralTo
Prints a wchar_t c as if it's part of a string literal, escaping it when necessary; returns how c was formatted.
gtest/src/gtest-printers.cc:188
↓ 1 callers
Function
PrintAsStringLiteralTo
Prints a wchar_t c as if it's part of a string literal, escaping it when necessary; returns how c was formatted.
gtest/fused-src/gtest/gtest-all.cc:9201
↓ 1 callers
Function
PrintBytesInObjectTo
Delegates to PrintBytesInObjectToImpl() to print the bytes in the given object. The delegation simplifies the implementation, which uses the << opera
gtest/src/gtest-printers.cc:110
↓ 1 callers
Function
PrintBytesInObjectTo
Delegates to PrintBytesInObjectToImpl() to print the bytes in the given object. The delegation simplifies the implementation, which uses the << opera
gtest/fused-src/gtest/gtest-all.cc:9123
↓ 1 callers
Function
PrintBytesInObjectToImpl
Prints the bytes in the given value to the given ostream.
gtest/src/gtest-printers.cc:78
↓ 1 callers
Function
PrintBytesInObjectToImpl
Prints the bytes in the given value to the given ostream.
gtest/fused-src/gtest/gtest-all.cc:9091
↓ 1 callers
Function
PrintColorEncoded
Prints a string containing code-encoded text. The following escape sequences can be used in the string to control the text color: @@ prints a sin
gtest/src/gtest.cc:4787
↓ 1 callers
Function
PrintColorEncoded
Prints a string containing code-encoded text. The following escape sequences can be used in the string to control the text color: @@ prints a sin
gtest/fused-src/gtest/gtest-all.cc:6271
↓ 1 callers
Function
PrintFlag
gtest/test/gtest_env_var_test_.cc:53
↓ 1 callers
Function
PrintSize
Format the file size by GB, MB, and KB
src/base/file_util.h:231
↓ 1 callers
Function
PrintTestPartResult
Prints a TestPartResult.
gtest/src/gtest.cc:2530
↓ 1 callers
Function
PrintTestPartResult
Prints a TestPartResult.
gtest/fused-src/gtest/gtest-all.cc:4014
↓ 1 callers
Function
PrintTo
gtest/fused-src/gtest/gtest.h:9544
↓ 1 callers
Function
PrintTo
gtest/include/gtest/gtest-printers.h:353
↓ 1 callers
Function
PushFront
(a_list, elem)
gtest/scripts/pump.py:449
↓ 1 callers
Method
PushRange
(self, var, lower, upper)
gtest/scripts/pump.py:608
↓ 1 callers
Function
RE
Constructs an RE from a string.
gtest/fused-src/gtest/gtest.h:2040
↓ 1 callers
Function
RE
Constructs an RE from a string.
gtest/include/gtest/internal/gtest-port.h:933
↓ 1 callers
Function
RStripNewLineFromToken
(token)
gtest/scripts/pump.py:303
↓ 1 callers
Function
RUN_ALL_TESTS
gtest/fused-src/gtest/gtest.h:20057
↓ 1 callers
Method
RecordProperty
Adds a test property to the list. If a property with the same key as the supplied property is already represented, the value of this test_property rep
gtest/src/gtest.cc:1734
↓ 1 callers
Method
RecordProperty
Adds a test property to the list. If a property with the same key as the supplied property is already represented, the value of this test_property rep
gtest/fused-src/gtest/gtest-all.cc:3218
↓ 1 callers
Method
RegisterTests
UnitTest class invokes this method to register tests in this test case test cases right before running tests in RUN_ALL_TESTS macro. This method shoul
gtest/include/gtest/internal/gtest-param-util.h:487
↓ 1 callers
Method
RemoveDirectoryName
Returns a copy of the FilePath with the directory part removed. Example: FilePath("path/to/file").RemoveDirectoryName() returns FilePath("file"). If t
gtest/fused-src/gtest/gtest-all.cc:7984
↓ 1 callers
Method
RemoveExtension
Returns a copy of the FilePath with the case-insensitive extension removed. Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns FilePath(
gtest/fused-src/gtest/gtest-all.cc:7953
↓ 1 callers
Function
RemoveLocations
Removes all file location info from a Google Test program's output. Args: test_output: the output of a Google Test program. Returns:
gtest/test/gtest_output_test.py:88
↓ 1 callers
Function
RemoveStackTraceDetails
Removes all stack traces from a Google Test program's output.
gtest/test/gtest_output_test.py:104
↓ 1 callers
Function
RemoveStackTraces
Removes all traces of stack traces from a Google Test program's output.
gtest/test/gtest_output_test.py:112
↓ 1 callers
Function
RemoveTime
Removes all time information from a Google Test program's output.
gtest/test/gtest_output_test.py:119
↓ 1 callers
Method
RemoveUnsupportedTests
(self, test_output)
gtest/test/gtest_output_test.py:259
↓ 1 callers
Function
ReportInvalidTestCaseType
gtest/src/gtest.cc:2233
↓ 1 callers
Function
ReportInvalidTestCaseType
gtest/fused-src/gtest/gtest-all.cc:3717
↓ 1 callers
Method
ReportTestPartResult
Increments the test part result count and remembers the result. This method is from the TestPartResultReporterInterface interface.
gtest/src/gtest.cc:582
↓ 1 callers
Method
ReportTestPartResult
Increments the test part result count and remembers the result. This method is from the TestPartResultReporterInterface interface.
gtest/fused-src/gtest/gtest-all.cc:2066
↓ 1 callers
Function
Run
Runs a command; returns 1 if it was killed by a signal, or 0 otherwise.
gtest/test/gtest_break_on_failure_unittest.py:80
↓ 1 callers
Function
Run
Runs a command; returns True/False if its exit code is/isn't 0.
gtest/test/gtest_throw_on_failure_test.py:70
↓ 1 callers
Function
Run
Runs gtest_list_tests_unittest_ and returns the list of tests printed.
gtest/test/gtest_list_tests_unittest.py:117
↓ 1 callers
Method
Run
Runs the test and updates the test result.
gtest/src/gtest.cc:2141
↓ 1 callers
Method
Run
Runs the test and updates the test result.
gtest/fused-src/gtest/gtest-all.cc:3625
↓ 1 callers
Function
RunAllTests
Runs all TESTs, all TEST_Fs, and the ad hoc test.
gtest/test/gtest_output_test_.cc:340
↓ 1 callers
Function
RunAndReturnOutput
Runs the test program and returns its output.
gtest/test/gtest_filter_unittest.py:178
↓ 1 callers
Function
RunAndReturnOutput
Runs the test program and returns its output.
gtest/test/gtest_shuffle_test.py:78
↓ 1 callers
Function
RunAtomicCode
(env, node, output)
gtest/scripts/pump.py:656
↓ 1 callers
Function
RunWithSharding
Runs a test program shard and returns exit code and a list of tests run.
gtest/test/gtest_filter_unittest.py:215
↓ 1 callers
Function
STLDeleteElementsAndClear
src/base/stl-util.h:27
↓ 1 callers
Method
SaveModel
Save model to disk file
src/solver/trainer.h:78
↓ 1 callers
Method
SaveTxtModel
Save txt model to disk file
src/solver/trainer.h:85
↓ 1 callers
Function
Set
gtest/include/gtest/internal/gtest-filepath.h:73
↓ 1 callers
Method
SetDefaultResultPrinter
Sets the default_result_printer attribute to the provided listener. The listener is also added to the listener list and previous default_result_printe
gtest/src/gtest.cc:3595
↓ 1 callers
Method
SetDefaultResultPrinter
Sets the default_result_printer attribute to the provided listener. The listener is also added to the listener list and previous default_result_printe
gtest/fused-src/gtest/gtest-all.cc:5079
↓ 1 callers
Method
SetDefaultXmlGenerator
Sets the default_xml_generator attribute to the provided listener. The listener is also added to the listener list and previous default_xml_generator
gtest/src/gtest.cc:3611
↓ 1 callers
Method
SetDefaultXmlGenerator
Sets the default_xml_generator attribute to the provided listener. The listener is also added to the listener list and previous default_xml_generator
gtest/fused-src/gtest/gtest-all.cc:5095
↓ 1 callers
Method
SetTrain
Ser train or predict
src/solver/solver.h:63
↓ 1 callers
Method
SetUp
Sets up the test fixture. A sub-class may override this.
gtest/src/gtest.cc:1903
↓ 1 callers
Method
SetUp
Sets up the test fixture. A sub-class may override this.
gtest/fused-src/gtest/gtest-all.cc:3387
↓ 1 callers
Method
SetUpExecuted
gtest/test/gtest-param-test_test.cc:576
↓ 1 callers
Method
SetValue
Sets a new value, overriding the one supplied in the constructor.
gtest/fused-src/gtest/gtest.h:17896
↓ 1 callers
Function
ShouldRunTestOnShard
Given the total number of shards, the shard index, and the test id, returns true iff the test should be run on this shard. The test id is some arbitra
gtest/fused-src/gtest/gtest-all.cc:5928
↓ 1 callers
Function
ShouldUseColor
Returns true iff Google Test should use colors in the output.
gtest/fused-src/gtest/gtest-all.cc:4069
↓ 1 callers
Function
Shuffle
gtest/fused-src/gtest/gtest-all.cc:733
↓ 1 callers
Function
SkipComma
Skips to the first non-space char after the first comma in 'str'; returns NULL if no comma is found in 'str'.
gtest/include/gtest/internal/gtest-internal.h:542
↓ 1 callers
Function
SkipSpaces
Skips to the first non-space char in str. Returns an empty string if str contains only whitespace characters.
gtest/src/gtest-typed-test.cc:42
↓ 1 callers
Function
SkipSpaces
Skips to the first non-space char in str. Returns an empty string if str contains only whitespace characters.
gtest/fused-src/gtest/gtest-all.cc:9524
↓ 1 callers
Function
SleepMilliseconds
Sleeps for (roughly) n milli-seconds. This function is only for testing Google Test's own constructs. Don't use it in user tests, either directly or
gtest/include/gtest/internal/gtest-port.h:1188
↓ 1 callers
Function
SplitString
Splits a given string on a given delimiter, populating a given vector with the fields. GTEST_HAS_DEATH_TEST implies that we have ::std::string, so we
gtest/src/gtest-death-test.cc:1208
↓ 1 callers
Function
SplitString
Splits a given string on a given delimiter, populating a given vector with the fields. GTEST_HAS_DEATH_TEST implies that we have ::std::string, so we
gtest/fused-src/gtest/gtest-all.cc:7702
↓ 1 callers
Function
StackGrowsDown
gtest/src/gtest-death-test.cc:988
↓ 1 callers
Function
StackGrowsDown
gtest/fused-src/gtest/gtest-all.cc:7482
↓ 1 callers
Function
StackLowerThanAddress
gtest/src/gtest-death-test.cc:983
↓ 1 callers
Function
StackLowerThanAddress
gtest/fused-src/gtest/gtest-all.cc:7477
↓ 1 callers
Function
StreamableToString
gtest/include/gtest/gtest-message.h:243
↓ 1 callers
Function
StripMetaComments
Strip meta comments from each line in the given string.
gtest/scripts/pump.py:226
↓ 1 callers
Method
TearDown
Tears down the test fixture. A sub-class may override this.
gtest/src/gtest.cc:1909
↓ 1 callers
Method
TearDown
Tears down the test fixture. A sub-class may override this.
gtest/fused-src/gtest/gtest-all.cc:3393
↓ 1 callers
Method
TearDownExecuted
gtest/test/gtest-param-test_test.cc:577
↓ 1 callers
Function
TestAssertEqualsUncopyable
A subroutine used by the following test.
gtest/test/gtest_unittest.cc:3752
↓ 1 callers
Function
TestAssertNonPositive
A subroutine used by the following test.
gtest/test/gtest_unittest.cc:3747
← previous
next →
901–1,000 of 3,349, ranked by callers