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
↓ 2 callers
Method
pointer
gtest/include/gtest/internal/gtest-port.h:1489
↓ 2 callers
Function
print_row
src/base/format_print.h:211
↓ 2 callers
Method
random_seed
Returns the random seed used at the start of the current test run.
gtest/src/gtest.cc:3955
↓ 2 callers
Method
random_seed
Returns the random seed used at the start of the current test run.
gtest/fused-src/gtest/gtest-all.cc:5439
↓ 2 callers
Method
release
gtest/fused-src/gtest/gtest.h:2008
↓ 2 callers
Method
reset
Reset code start
src/base/timer.cc:28
↓ 2 callers
Method
run
(self)
python-package/setup_pip.py:97
↓ 2 callers
Method
set_x
gtest/test/production.h:51
↓ 2 callers
Function
silent_call
(cmd, raise_error=False, error_msg='')
python-package/setup_pip.py:34
↓ 2 callers
Method
test_case_to_run_count
Gets the number of all test cases that contain at least one test that should run.
gtest/fused-src/gtest/gtest-all.cc:2208
↓ 2 callers
Method
total_test_case_count
Gets the number of all test cases.
gtest/fused-src/gtest/gtest-all.cc:2202
↓ 2 callers
Method
total_test_count
Gets the number of all tests.
gtest/fused-src/gtest/gtest-all.cc:2239
↓ 2 callers
Method
train
* Basic train function * *********************************************************/
src/solver/trainer.cc:162
↓ 2 callers
Method
value
Gets the user supplied value.
gtest/fused-src/gtest/gtest.h:17891
↓ 1 callers
Method
Abort
Signals that the death test code which should have exited, didn't. Should be called only in a death test child process. Writes a status byte to the ch
gtest/src/gtest-death-test.cc:470
↓ 1 callers
Method
Abort
Signals that the death test code which should have exited, didn't. Should be called only in a death test child process. Writes a status byte to the ch
gtest/fused-src/gtest/gtest-all.cc:6964
↓ 1 callers
Function
AdHocTest
Tests using assertions outside of TEST and TEST_F. This function creates two failures intentionally.
gtest/test/gtest_output_test_.cc:333
↓ 1 callers
Method
AddArguments
gtest/src/gtest-death-test.cc:904
↓ 1 callers
Method
AddArguments
gtest/fused-src/gtest/gtest-all.cc:7398
↓ 1 callers
Method
AddEnvironment
Registers and returns a global test environment. When a test program is run, all global test environments will be set-up in the order they were regis
gtest/src/gtest.cc:3764
↓ 1 callers
Method
AddEnvironment
Registers and returns a global test environment. When a test program is run, all global test environments will be set-up in the order they were regis
gtest/fused-src/gtest/gtest-all.cc:5248
↓ 1 callers
Function
AddFailureHelper
gtest/test/gtest_unittest.cc:4534
↓ 1 callers
Method
AlmostEquals
Returns true iff this number is at most kMaxUlps ULP's away from rhs. In particular, this function: - returns false if either number is (or both are
gtest/include/gtest/internal/gtest-internal.h:328
↓ 1 callers
Function
AlwaysFalse
Always returns false.
gtest/include/gtest/internal/gtest-internal.h:660
↓ 1 callers
Function
AppendUserMessage
Appends the user-supplied message to the Google-Test-generated message.
gtest/fused-src/gtest/gtest-all.cc:3162
↓ 1 callers
Method
Argv
gtest/src/gtest-death-test.cc:911
↓ 1 callers
Method
Argv
gtest/fused-src/gtest/gtest-all.cc:7405
↓ 1 callers
Function
AssertDebugDeathHelper
gtest/test/gtest-death-test_test.cc:700
↓ 1 callers
Function
AssertEq
(expected, actual)
gtest/test/gtest_uninitialized_test.py:47
↓ 1 callers
Function
AssertIsEven
A predicate-formatter function that asserts the argument is an even number.
gtest/test/gtest_unittest.cc:2115
↓ 1 callers
Function
AssertNoFatalFailureIgnoresFailuresInOtherThreads
gtest/test/gtest_stress_test.cc:185
↓ 1 callers
Method
AssertPartitionIsValid
Asserts that list_of_sets is a valid partition of set_var.
gtest/test/gtest_filter_unittest.py:239
↓ 1 callers
Function
BeautifyCode
(string)
gtest/scripts/pump.py:814
↓ 1 callers
Method
Begin
gtest/fused-src/gtest/gtest.h:10189
↓ 1 callers
Method
Begin
gtest/include/gtest/internal/gtest-param-util.h:190
↓ 1 callers
Function
Bool
Bool() allows generating tests with parameters in a set of (false, true). Synopsis: Bool() - returns a generator producing sequences with elements {f
gtest/fused-src/gtest/gtest.h:16786
↓ 1 callers
Method
CVTrain
* Cross-Validation * *********************************************************/
src/solver/trainer.cc:108
↓ 1 callers
Method
CalcGrad
Calculate gradient and update current model parameters. Using SSE to accelerate vector operation.
src/score/fm_score.cc:101
↓ 1 callers
Method
CalcGrad
------------------------------------------------------------------------------ Calculate gradient in multi-thread master_thread / | \ /
src/loss/squared_loss.cc:116
↓ 1 callers
Method
CalcGrad
------------------------------------------------------------------------------ Calculate gradient in multi-thread master_thread / | \ /
src/loss/cross_entropy_loss.cc:117
↓ 1 callers
Function
CalculateReserveForVector
In most cases, delim contains only one character. In this case, we use CalculateReserveForVector to count the number of elements should be reserved in
src/base/split_string.cc:28
↓ 1 callers
Function
CalculateTestLists
Calculates the list of tests run under different flags.
gtest/test/gtest_shuffle_test.py:130
↓ 1 callers
Function
ClearNonAdHocTestResult
Clears the results of all tests, except the ad hoc tests.
gtest/src/gtest-internal-inl.h:711
↓ 1 callers
Function
ClearNonAdHocTestResult
Clears the results of all tests, except the ad hoc tests.
gtest/fused-src/gtest/gtest-all.cc:1112
↓ 1 callers
Method
ClearResult
Clears the results of all tests in this test case.
gtest/src/gtest.cc:2457
↓ 1 callers
Method
ClearResult
Clears the results of all tests in this test case.
gtest/fused-src/gtest/gtest-all.cc:3941
↓ 1 callers
Method
ClearTestPartResults
Clears the test part results.
gtest/fused-src/gtest/gtest-all.cc:3206
↓ 1 callers
Function
Close
gtest/include/gtest/internal/gtest-port.h:1789
↓ 1 callers
Method
CloseConnection
Closes the socket.
gtest/src/gtest-internal-inl.h:1120
↓ 1 callers
Method
CloseConnection
Closes the socket.
gtest/fused-src/gtest/gtest-all.cc:1521
↓ 1 callers
Function
CmpHelperSTREQ
Helper function for *_STREQ on wide strings.
gtest/src/gtest.cc:1546
↓ 1 callers
Function
CmpHelperSTREQ
Helper function for *_STREQ on wide strings.
gtest/fused-src/gtest/gtest-all.cc:3030
↓ 1 callers
Function
CodePointToUtf8
Converts a Unicode code point to a narrow string in UTF-8 encoding. code_point parameter is of type UInt32 because wchar_t may not be wide enough to c
gtest/fused-src/gtest/gtest-all.cc:2920
↓ 1 callers
Function
ConvertFromPumpSource
Return the text generated from the given Pump source text.
gtest/scripts/pump.py:823
↓ 1 callers
Function
CopyArray
gtest/include/gtest/internal/gtest-internal.h:929
↓ 1 callers
Method
CopyFrom
Copy another data matrix to this matrix. Note that here we do the deep copy and we will allocate memory if current matrix is empty.
src/data/data_structure.h:230
↓ 1 callers
Function
CreateCodePointFromUtf16SurrogatePair
Creates a Unicode code point from UTF16 surrogate pair.
gtest/src/gtest.cc:1477
↓ 1 callers
Function
CreateCodePointFromUtf16SurrogatePair
Creates a Unicode code point from UTF16 surrogate pair.
gtest/fused-src/gtest/gtest-all.cc:2961
↓ 1 callers
Method
CreateDirectoriesRecursively
Create directories so that path exists. Returns true if successful or if the directories already exist; returns false if unable to create directories
gtest/fused-src/gtest/gtest-all.cc:8137
↓ 1 callers
Method
CreateFolder
Create the directory so that path exists. Returns true if successful or if the directory already exists; returns false if unable to create the directo
gtest/src/gtest-filepath.cc:320
↓ 1 callers
Method
CreateFolder
Create the directory so that path exists. Returns true if successful or if the directory already exists; returns false if unable to create the directo
gtest/fused-src/gtest/gtest-all.cc:8154
↓ 1 callers
Method
CreateTestFactory
gtest/fused-src/gtest/gtest.h:10396
↓ 1 callers
Method
CreateTestFactory
gtest/include/gtest/internal/gtest-param-util.h:397
↓ 1 callers
Function
DeathTestSubroutine
Tests that ASSERT_DEATH can be used outside a TEST, TEST_F, or test fixture.
gtest/test/gtest-death-test_test.cc:193
↓ 1 callers
Function
DeathTestThreadWarning
Generates a textual failure message when a death test finds more than one thread running, or cannot determine the number of threads, prior to executin
gtest/src/gtest-death-test.cc:217
↓ 1 callers
Function
DeathTestThreadWarning
Generates a textual failure message when a death test finds more than one thread running, or cannot determine the number of threads, prior to executin
gtest/fused-src/gtest/gtest-all.cc:6711
↓ 1 callers
Function
DefaultPrintNonContainerTo
gtest/fused-src/gtest/gtest.h:9409
↓ 1 callers
Function
DefaultPrintNonContainerTo
gtest/include/gtest/gtest-printers.h:218
↓ 1 callers
Function
DefaultPrintTo
gtest/fused-src/gtest/gtest.h:9460
↓ 1 callers
Function
DefaultPrintTo
gtest/include/gtest/gtest-printers.h:269
↓ 1 callers
Function
DeleteThreadLocalValue
gtest/fused-src/gtest/gtest.h:2546
↓ 1 callers
Function
DeleteThreadLocalValue
gtest/include/gtest/internal/gtest-port.h:1439
↓ 1 callers
Function
DoesNotAbortHelper
gtest/test/gtest_unittest.cc:1222
↓ 1 callers
Method
End
gtest/fused-src/gtest/gtest.h:10192
↓ 1 callers
Method
End
gtest/include/gtest/internal/gtest-param-util.h:193
↓ 1 callers
Method
Equals
gtest/fused-src/gtest/gtest.h:10215
↓ 1 callers
Method
Equals
gtest/include/gtest/internal/gtest-param-util.h:216
↓ 1 callers
Function
ExecDeathTestChildMain
The main function for a threadsafe-style death test child process. This function is called in a clone()-ed process and thus must avoid any potentially
gtest/src/gtest-death-test.cc:944
↓ 1 callers
Function
ExecDeathTestChildMain
The main function for a threadsafe-style death test child process. This function is called in a clone()-ed process and thus must avoid any potentially
gtest/fused-src/gtest/gtest-all.cc:7438
↓ 1 callers
Function
ExecDeathTestSpawnChild
Spawns a child process with the same executable as the current process in a thread-safe manner and instructs it to run the death test. The implementa
gtest/src/gtest-death-test.cc:1002
↓ 1 callers
Function
ExecDeathTestSpawnChild
Spawns a child process with the same executable as the current process in a thread-safe manner and instructs it to run the death test. The implementa
gtest/fused-src/gtest/gtest-all.cc:7496
↓ 1 callers
Function
ExitSummary
Generates a textual description of a given exit code, in the format specified by wait(2).
gtest/src/gtest-death-test.cc:182
↓ 1 callers
Function
ExitSummary
Generates a textual description of a given exit code, in the format specified by wait(2).
gtest/fused-src/gtest/gtest-all.cc:6676
↓ 1 callers
Function
ExpectDeathTestHelper
On exit, *aborted will be true iff the EXPECT_DEATH() statement aborted the function.
gtest/test/gtest-death-test_test.cc:570
↓ 1 callers
Function
ExpectDebugDeathHelper
gtest/test/gtest-death-test_test.cc:673
↓ 1 callers
Function
FailFromInternalError
This is called from a death test parent process to read a failure message from the death test child process and log it with the FATAL severity. On Win
gtest/src/gtest-death-test.cc:312
↓ 1 callers
Function
FailFromInternalError
This is called from a death test parent process to read a failure message from the death test child process and log it with the FATAL severity. On Win
gtest/fused-src/gtest/gtest-all.cc:6806
↓ 1 callers
Function
Failed
Returns true iff the unit test failed (i.e. some test case failed or something outside of all tests failed).
gtest/src/gtest-internal-inl.h:580
↓ 1 callers
Function
Failed
Returns true iff the unit test failed (i.e. some test case failed or something outside of all tests failed).
gtest/fused-src/gtest/gtest-all.cc:981
↓ 1 callers
Method
FileOrDirectoryExists
Returns true if pathname describes something findable in the file-system, either a file, directory, or whatever.
gtest/fused-src/gtest/gtest-all.cc:8038
↓ 1 callers
Function
FilePath
gtest/include/gtest/internal/gtest-filepath.h:62
↓ 1 callers
Function
FindFirst
Finds the first occurrence of any string in strings in lines.
gtest/scripts/pump.py:186
↓ 1 callers
Function
FindFirstInLine
(line, token_table)
gtest/scripts/pump.py:169
↓ 1 callers
Method
FixtureConstructorExecuted
gtest/test/gtest-param-test_test.cc:575
↓ 1 callers
Function
FormatCompilerIndependentFileLocation
Formats a file location for compiler-independent XML output. Although this function is not platform dependent, we put it next to FormatFileLocation in
gtest/fused-src/gtest/gtest-all.cc:8684
↓ 1 callers
Function
FormatEpochTimeInMillisAsIso8601
Converts the given epoch time in milliseconds to a date string in the ISO 8601 format, without the timezone information.
gtest/fused-src/gtest/gtest-all.cc:4705
↓ 1 callers
Function
FormatSehExceptionMessage
Adds an "exception thrown" fatal failure to the current test. This function returns its result via an output parameter pointer because VC++ prohibits
gtest/src/gtest.cc:2012
↓ 1 callers
Function
FormatSehExceptionMessage
Adds an "exception thrown" fatal failure to the current test. This function returns its result via an output parameter pointer because VC++ prohibits
gtest/fused-src/gtest/gtest-all.cc:3496
↓ 1 callers
Function
FormatWordList
gtest/src/gtest.cc:1804
↓ 1 callers
Function
FormatWordList
gtest/fused-src/gtest/gtest-all.cc:3288
← previous
next →
701–800 of 3,349, ranked by callers