Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mellanox/libvma
/ functions
Functions
3,841 in github.com/Mellanox/libvma
⨍
Functions
3,841
◇
Types & classes
1,830
↓ 2 callers
Function
vma_stats_mc_group_remove
src/stats/stats_publisher.cpp:387
↓ 2 callers
Method
wait_peer
tests/gtest/tcp/tcp_sockopt.cc:63
↓ 2 callers
Method
wakeup_timer_event
src/vma/event/event_handler_manager.cpp:93
↓ 2 callers
Function
warmup
tests/latency_test/udp_lat.c:1079
↓ 2 callers
Function
yy_get_next_buffer
yy_get_next_buffer - try to read in a new buffer * * Returns a code representing an action: * EOB_ACT_LAST_MATCH - * EOB_ACT_CONTINUE_SCAN - conti
src/vma/config_scanner.c:1518
↓ 2 callers
Function
yystrlen
(yystr)
src/vma/config_parser.c:1195
↓ 2 callers
Method
zero_all_members
src/vma/proto/neighbour.h:82
↓ 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
tests/gtest/googletest/src/gtest-death-test.cc:470
↓ 1 callers
Method
AddArguments
tests/gtest/googletest/src/gtest-death-test.cc:904
↓ 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
tests/gtest/googletest/src/gtest.cc:3837
↓ 1 callers
Function
AlwaysFalse
Always returns false.
tests/gtest/googletest/include/gtest/internal/gtest-internal.h:660
↓ 1 callers
Function
AppendUserMessage
Appends the user-supplied message to the Google-Test-generated message.
tests/gtest/googletest/src/gtest.cc:1683
↓ 1 callers
Method
Argv
tests/gtest/googletest/src/gtest-death-test.cc:911
↓ 1 callers
Method
Begin
tests/gtest/googletest/include/gtest/internal/gtest-param-util.h:190
↓ 1 callers
Function
ClearNonAdHocTestResult
Clears the results of all tests, except the ad hoc tests.
tests/gtest/googletest/src/gtest-internal-inl.h:714
↓ 1 callers
Method
ClearResult
Clears the results of all tests in this test case.
tests/gtest/googletest/src/gtest.cc:2484
↓ 1 callers
Method
CloseConnection
Closes the socket.
tests/gtest/googletest/src/gtest-internal-inl.h:1123
↓ 1 callers
Function
CmpHelperSTREQ
Helper function for *_STREQ on wide strings.
tests/gtest/googletest/src/gtest.cc:1551
↓ 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
tests/gtest/googletest/src/gtest.cc:1441
↓ 1 callers
Function
CopyArray
tests/gtest/googletest/include/gtest/internal/gtest-internal.h:929
↓ 1 callers
Function
CreateCodePointFromUtf16SurrogatePair
Creates a Unicode code point from UTF16 surrogate pair.
tests/gtest/googletest/src/gtest.cc:1482
↓ 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
tests/gtest/googletest/src/gtest-filepath.cc:303
↓ 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
tests/gtest/googletest/src/gtest-filepath.cc:320
↓ 1 callers
Method
CreateTestFactory
tests/gtest/googletest/include/gtest/internal/gtest-param-util.h:397
↓ 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
tests/gtest/googletest/src/gtest-death-test.cc:217
↓ 1 callers
Function
DefaultPrintNonContainerTo
tests/gtest/googletest/include/gtest/gtest-printers.h:218
↓ 1 callers
Function
DefaultPrintTo
tests/gtest/googletest/include/gtest/gtest-printers.h:269
↓ 1 callers
Function
DeleteThreadLocalValue
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1439
↓ 1 callers
Method
End
tests/gtest/googletest/include/gtest/internal/gtest-param-util.h:193
↓ 1 callers
Method
Equals
tests/gtest/googletest/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
tests/gtest/googletest/src/gtest-death-test.cc:944
↓ 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
tests/gtest/googletest/src/gtest-death-test.cc:1002
↓ 1 callers
Function
ExitSummary
Generates a textual description of a given exit code, in the format specified by wait(2).
tests/gtest/googletest/src/gtest-death-test.cc:182
↓ 1 callers
Function
FClose
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1781
↓ 1 callers
Function
FDOpen
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1779
↓ 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
tests/gtest/googletest/src/gtest-death-test.cc:312
↓ 1 callers
Function
FileNo
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1725
↓ 1 callers
Method
FileOrDirectoryExists
Returns true if pathname describes something findable in the file-system, either a file, directory, or whatever.
tests/gtest/googletest/src/gtest-filepath.cc:204
↓ 1 callers
Function
Floyd_LogCircleInfo
full version of Floyd's cycle-finding algorithm see: http://en.wikipedia.org/wiki/Cycle_detection#Tortoise_and_hare
src/vma/dev/buffer_pool.cpp:208
↓ 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
tests/gtest/googletest/src/gtest-port.cc:474
↓ 1 callers
Function
FormatEpochTimeInMillisAsIso8601
Converts the given epoch time in milliseconds to a date string in the ISO 8601 format, without the timezone information.
tests/gtest/googletest/src/gtest.cc:3289
↓ 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
tests/gtest/googletest/src/gtest.cc:2027
↓ 1 callers
Function
FormatWordList
tests/gtest/googletest/src/gtest.cc:1809
↓ 1 callers
Function
GTestIsInitialized
tests/gtest/googletest/src/gtest.cc:316
↓ 1 callers
Method
Generate
Generates a random number from [0, range), using a Linear Congruential Generator (LCG). Crashes if 'range' is 0 or greater than kMaxRange.
tests/gtest/googletest/src/gtest.cc:291
↓ 1 callers
Function
GetAnsiColorCode
Returns the ANSI color code for the given color. COLOR_DEFAULT is an invalid input.
tests/gtest/googletest/src/gtest.cc:2602
↓ 1 callers
Function
GetCapturedStderr
Stops capturing stderr and returns the captured string.
tests/gtest/googletest/src/gtest-port.cc:669
↓ 1 callers
Method
GetCapturedString
tests/gtest/googletest/src/gtest-port.cc:568
↓ 1 callers
Function
GetColorAttribute
Returns the character attribute for the given color.
tests/gtest/googletest/src/gtest.cc:2589
↓ 1 callers
Function
GetCurrentExecutableName
Returns the current application's name, removing directory path if that is present.
tests/gtest/googletest/src/gtest.cc:377
↓ 1 callers
Function
GetDefaultFilter
tests/gtest/googletest/src/gtest.cc:185
↓ 1 callers
Function
GetMutableTestCase
Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.
tests/gtest/googletest/src/gtest-internal-inl.h:596
↓ 1 callers
Function
GetNextRandomSeed
Returns the first valid random seed after 'seed'. The behavior is undefined if 'seed' is invalid. The seed after kMaxRandomSeed is considered to be
tests/gtest/googletest/src/gtest-internal-inl.h:151
↓ 1 callers
Function
GetRandomSeedFromFlag
Returns a random seed in range [1, kMaxRandomSeed] based on the given --gtest_random_seed flag value.
tests/gtest/googletest/src/gtest-internal-inl.h:135
↓ 1 callers
Function
GetStatusFileDescriptor
Recreates the pipe and event handles from the provided parameters, signals the event, and returns a file descriptor wrapped around the pipe handle. Th
tests/gtest/googletest/src/gtest-death-test.cc:1229
↓ 1 callers
Function
GetTestCase
Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.
tests/gtest/googletest/src/gtest-internal-inl.h:589
↓ 1 callers
Method
GetTestCaseTypeId
Test case id to verify identity.
tests/gtest/googletest/include/gtest/internal/gtest-param-util.h:459
↓ 1 callers
Function
GetThreadCount
Returns the number of threads running in the process, or 0 to indicate that we cannot detect it.
tests/gtest/googletest/src/gtest-port.cc:89
↓ 1 callers
Method
HasFatalFailure
Returns true iff the test fatally failed.
tests/gtest/googletest/src/gtest.cc:1876
↓ 1 callers
Function
HasGoogleTestFlagPrefix
Determines whether a string has a prefix that Google Test uses for its flags, i.e., starts with GTEST_FLAG_PREFIX_ or GTEST_FLAG_PREFIX_DASH_. If Goog
tests/gtest/googletest/src/gtest.cc:4841
↓ 1 callers
Function
IF_VERBS_FAILURE
src/vma/dev/ib_ctx_handler.cpp:79
↓ 1 callers
Function
InitDeathTestSubprocessControlInfo
tests/gtest/googletest/src/gtest-internal-inl.h:762
↓ 1 callers
Function
IsATTY
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1707
↓ 1 callers
Method
IsAbsolutePath
Returns true if pathname describes an absolute path.
tests/gtest/googletest/src/gtest-filepath.cc:260
↓ 1 callers
Function
IsDigit
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1665
↓ 1 callers
Function
IsDir
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1732
↓ 1 callers
Function
IsPrintableAscii
Returns true if c is a printable ASCII character. We test the value of c directly instead of calling isprint(), which is buggy on Windows Mobile.
tests/gtest/googletest/src/gtest-printers.cc:133
↓ 1 callers
Function
IsSubstringPred
tests/gtest/googletest/src/gtest.cc:1239
↓ 1 callers
Function
IsUtf16SurrogatePair
Determines if the arguments constitute UTF-16 surrogate pair and thus should be combined into a single Unicode code point using CreateCodePointFromUtf
tests/gtest/googletest/src/gtest.cc:1476
↓ 1 callers
Function
IsValidEscape
Returns true iff "\\c" is a supported escape sequence.
tests/gtest/googletest/src/gtest-port.cc:222
↓ 1 callers
Function
IsXDigit
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1677
↓ 1 callers
Method
Lock
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1548
↓ 1 callers
Function
LogToStderr
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1043
↓ 1 callers
Function
MatchRepetitionAndRegexAtHead
Matches a repeated regex atom followed by a valid simple regular expression. The regex atom is defined as c if escaped is false, or \c otherwise. re
tests/gtest/googletest/src/gtest-port.cc:320
↓ 1 callers
Method
OnEnvironmentsSetUpEnd
tests/gtest/googletest/src/gtest.cc:2732
↓ 1 callers
Method
OnEnvironmentsSetUpStart
tests/gtest/googletest/src/gtest.cc:2784
↓ 1 callers
Method
OnEnvironmentsTearDownEnd
tests/gtest/googletest/src/gtest.cc:2739
↓ 1 callers
Method
OnEnvironmentsTearDownStart
tests/gtest/googletest/src/gtest.cc:2861
↓ 1 callers
Method
OnTestCaseEnd
tests/gtest/googletest/src/gtest.cc:2849
↓ 1 callers
Method
OnTestCaseStart
tests/gtest/googletest/src/gtest.cc:2791
↓ 1 callers
Method
OnTestEnd
tests/gtest/googletest/src/gtest.cc:2828
↓ 1 callers
Method
OnTestIterationEnd
tests/gtest/googletest/src/gtest.cc:2917
↓ 1 callers
Method
OnTestIterationStart
Fired before each iteration of tests starts.
tests/gtest/googletest/src/gtest.cc:2749
↓ 1 callers
Method
OnTestPartResult
Called after an assertion failure.
tests/gtest/googletest/src/gtest.cc:2812
↓ 1 callers
Method
OnTestProgramEnd
tests/gtest/googletest/src/gtest.cc:2741
↓ 1 callers
Method
OnTestProgramStart
The following methods override what's in the TestEventListener class.
tests/gtest/googletest/src/gtest.cc:2729
↓ 1 callers
Method
OnTestStart
tests/gtest/googletest/src/gtest.cc:2804
↓ 1 callers
Function
ParseGoogleTestFlagsOnly
Parses the command line for Google Test flags, without initializing other parts of Google Test.
tests/gtest/googletest/src/gtest.cc:5033
↓ 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
tests/gtest/googletest/src/gtest-death-test.cc:1296
↓ 1 callers
Function
PartialMatch
tests/gtest/googletest/include/gtest/internal/gtest-port.h:957
↓ 1 callers
Function
Passed
Returns true iff the unit test passed (i.e. all test cases passed).
tests/gtest/googletest/src/gtest-internal-inl.h:579
↓ 1 callers
Method
PostFlagParsingInit
Performs initialization dependent upon flag values obtained in ParseGoogleTestFlagsOnly. Is called from InitGoogleTest after the call to ParseGoogleT
tests/gtest/googletest/src/gtest.cc:4186
↓ 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.
tests/gtest/googletest/src/gtest-printers.cc:188
↓ 1 callers
Function
PrintBytesInObjectTo
Delegates to PrintBytesInObjectToImpl() to print the bytes in the given object. The delegation simplifies the implementation, which uses the << opera
tests/gtest/googletest/src/gtest-printers.cc:110
↓ 1 callers
Function
PrintBytesInObjectToImpl
Prints the bytes in the given value to the given ostream.
tests/gtest/googletest/src/gtest-printers.cc:78
↓ 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
tests/gtest/googletest/src/gtest.cc:4861
↓ 1 callers
Function
PrintTestPartResult
Prints a TestPartResult.
tests/gtest/googletest/src/gtest.cc:2559
↓ 1 callers
Function
PrintTo
tests/gtest/googletest/include/gtest/gtest-printers.h:353
↓ 1 callers
Function
RE
Constructs an RE from a string.
tests/gtest/googletest/include/gtest/internal/gtest-port.h:933
↓ 1 callers
Method
Release
TODO(vladl@google.com): Factor the search functionality into Vector::Find.
tests/gtest/googletest/src/gtest.cc:3012
← previous
next →
901–1,000 of 3,841, ranked by callers