MCPcopy Create free account

hub / github.com/Mellanox/libvma / functions

Functions3,841 in github.com/Mellanox/libvma

↓ 2 callersFunctionvma_stats_mc_group_remove
src/stats/stats_publisher.cpp:387
↓ 2 callersMethodwait_peer
tests/gtest/tcp/tcp_sockopt.cc:63
↓ 2 callersMethodwakeup_timer_event
src/vma/event/event_handler_manager.cpp:93
↓ 2 callersFunctionwarmup
tests/latency_test/udp_lat.c:1079
↓ 2 callersFunctionyy_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 callersFunctionyystrlen
(yystr)
src/vma/config_parser.c:1195
↓ 2 callersMethodzero_all_members
src/vma/proto/neighbour.h:82
↓ 1 callersMethodAbort
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 callersMethodAddArguments
tests/gtest/googletest/src/gtest-death-test.cc:904
↓ 1 callersMethodAddEnvironment
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 callersFunctionAlwaysFalse
Always returns false.
tests/gtest/googletest/include/gtest/internal/gtest-internal.h:660
↓ 1 callersFunctionAppendUserMessage
Appends the user-supplied message to the Google-Test-generated message.
tests/gtest/googletest/src/gtest.cc:1683
↓ 1 callersMethodArgv
tests/gtest/googletest/src/gtest-death-test.cc:911
↓ 1 callersMethodBegin
tests/gtest/googletest/include/gtest/internal/gtest-param-util.h:190
↓ 1 callersFunctionClearNonAdHocTestResult
Clears the results of all tests, except the ad hoc tests.
tests/gtest/googletest/src/gtest-internal-inl.h:714
↓ 1 callersMethodClearResult
Clears the results of all tests in this test case.
tests/gtest/googletest/src/gtest.cc:2484
↓ 1 callersMethodCloseConnection
Closes the socket.
tests/gtest/googletest/src/gtest-internal-inl.h:1123
↓ 1 callersFunctionCmpHelperSTREQ
Helper function for *_STREQ on wide strings.
tests/gtest/googletest/src/gtest.cc:1551
↓ 1 callersFunctionCodePointToUtf8
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 callersFunctionCopyArray
tests/gtest/googletest/include/gtest/internal/gtest-internal.h:929
↓ 1 callersFunctionCreateCodePointFromUtf16SurrogatePair
Creates a Unicode code point from UTF16 surrogate pair.
tests/gtest/googletest/src/gtest.cc:1482
↓ 1 callersMethodCreateDirectoriesRecursively
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 callersMethodCreateFolder
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 callersMethodCreateTestFactory
tests/gtest/googletest/include/gtest/internal/gtest-param-util.h:397
↓ 1 callersFunctionDeathTestThreadWarning
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 callersFunctionDefaultPrintNonContainerTo
tests/gtest/googletest/include/gtest/gtest-printers.h:218
↓ 1 callersFunctionDefaultPrintTo
tests/gtest/googletest/include/gtest/gtest-printers.h:269
↓ 1 callersFunctionDeleteThreadLocalValue
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1439
↓ 1 callersMethodEnd
tests/gtest/googletest/include/gtest/internal/gtest-param-util.h:193
↓ 1 callersMethodEquals
tests/gtest/googletest/include/gtest/internal/gtest-param-util.h:216
↓ 1 callersFunctionExecDeathTestChildMain
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 callersFunctionExecDeathTestSpawnChild
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 callersFunctionExitSummary
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 callersFunctionFClose
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1781
↓ 1 callersFunctionFDOpen
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1779
↓ 1 callersFunctionFailFromInternalError
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 callersFunctionFileNo
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1725
↓ 1 callersMethodFileOrDirectoryExists
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 callersFunctionFloyd_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 callersFunctionFormatCompilerIndependentFileLocation
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 callersFunctionFormatEpochTimeInMillisAsIso8601
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 callersFunctionFormatSehExceptionMessage
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 callersFunctionFormatWordList
tests/gtest/googletest/src/gtest.cc:1809
↓ 1 callersFunctionGTestIsInitialized
tests/gtest/googletest/src/gtest.cc:316
↓ 1 callersMethodGenerate
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 callersFunctionGetAnsiColorCode
Returns the ANSI color code for the given color. COLOR_DEFAULT is an invalid input.
tests/gtest/googletest/src/gtest.cc:2602
↓ 1 callersFunctionGetCapturedStderr
Stops capturing stderr and returns the captured string.
tests/gtest/googletest/src/gtest-port.cc:669
↓ 1 callersMethodGetCapturedString
tests/gtest/googletest/src/gtest-port.cc:568
↓ 1 callersFunctionGetColorAttribute
Returns the character attribute for the given color.
tests/gtest/googletest/src/gtest.cc:2589
↓ 1 callersFunctionGetCurrentExecutableName
Returns the current application's name, removing directory path if that is present.
tests/gtest/googletest/src/gtest.cc:377
↓ 1 callersFunctionGetDefaultFilter
tests/gtest/googletest/src/gtest.cc:185
↓ 1 callersFunctionGetMutableTestCase
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 callersFunctionGetNextRandomSeed
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 callersFunctionGetRandomSeedFromFlag
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 callersFunctionGetStatusFileDescriptor
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 callersFunctionGetTestCase
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 callersMethodGetTestCaseTypeId
Test case id to verify identity.
tests/gtest/googletest/include/gtest/internal/gtest-param-util.h:459
↓ 1 callersFunctionGetThreadCount
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 callersMethodHasFatalFailure
Returns true iff the test fatally failed.
tests/gtest/googletest/src/gtest.cc:1876
↓ 1 callersFunctionHasGoogleTestFlagPrefix
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 callersFunctionIF_VERBS_FAILURE
src/vma/dev/ib_ctx_handler.cpp:79
↓ 1 callersFunctionInitDeathTestSubprocessControlInfo
tests/gtest/googletest/src/gtest-internal-inl.h:762
↓ 1 callersFunctionIsATTY
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1707
↓ 1 callersMethodIsAbsolutePath
Returns true if pathname describes an absolute path.
tests/gtest/googletest/src/gtest-filepath.cc:260
↓ 1 callersFunctionIsDigit
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1665
↓ 1 callersFunctionIsDir
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1732
↓ 1 callersFunctionIsPrintableAscii
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 callersFunctionIsSubstringPred
tests/gtest/googletest/src/gtest.cc:1239
↓ 1 callersFunctionIsUtf16SurrogatePair
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 callersFunctionIsValidEscape
Returns true iff "\\c" is a supported escape sequence.
tests/gtest/googletest/src/gtest-port.cc:222
↓ 1 callersFunctionIsXDigit
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1677
↓ 1 callersMethodLock
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1548
↓ 1 callersFunctionLogToStderr
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1043
↓ 1 callersFunctionMatchRepetitionAndRegexAtHead
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 callersMethodOnEnvironmentsSetUpEnd
tests/gtest/googletest/src/gtest.cc:2732
↓ 1 callersMethodOnEnvironmentsSetUpStart
tests/gtest/googletest/src/gtest.cc:2784
↓ 1 callersMethodOnEnvironmentsTearDownEnd
tests/gtest/googletest/src/gtest.cc:2739
↓ 1 callersMethodOnEnvironmentsTearDownStart
tests/gtest/googletest/src/gtest.cc:2861
↓ 1 callersMethodOnTestCaseEnd
tests/gtest/googletest/src/gtest.cc:2849
↓ 1 callersMethodOnTestCaseStart
tests/gtest/googletest/src/gtest.cc:2791
↓ 1 callersMethodOnTestEnd
tests/gtest/googletest/src/gtest.cc:2828
↓ 1 callersMethodOnTestIterationEnd
tests/gtest/googletest/src/gtest.cc:2917
↓ 1 callersMethodOnTestIterationStart
Fired before each iteration of tests starts.
tests/gtest/googletest/src/gtest.cc:2749
↓ 1 callersMethodOnTestPartResult
Called after an assertion failure.
tests/gtest/googletest/src/gtest.cc:2812
↓ 1 callersMethodOnTestProgramEnd
tests/gtest/googletest/src/gtest.cc:2741
↓ 1 callersMethodOnTestProgramStart
The following methods override what's in the TestEventListener class.
tests/gtest/googletest/src/gtest.cc:2729
↓ 1 callersMethodOnTestStart
tests/gtest/googletest/src/gtest.cc:2804
↓ 1 callersFunctionParseGoogleTestFlagsOnly
Parses the command line for Google Test flags, without initializing other parts of Google Test.
tests/gtest/googletest/src/gtest.cc:5033
↓ 1 callersFunctionParseInternalRunDeathTestFlag
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 callersFunctionPartialMatch
tests/gtest/googletest/include/gtest/internal/gtest-port.h:957
↓ 1 callersFunctionPassed
Returns true iff the unit test passed (i.e. all test cases passed).
tests/gtest/googletest/src/gtest-internal-inl.h:579
↓ 1 callersMethodPostFlagParsingInit
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 callersFunctionPrintAsStringLiteralTo
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 callersFunctionPrintBytesInObjectTo
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 callersFunctionPrintBytesInObjectToImpl
Prints the bytes in the given value to the given ostream.
tests/gtest/googletest/src/gtest-printers.cc:78
↓ 1 callersFunctionPrintColorEncoded
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 callersFunctionPrintTestPartResult
Prints a TestPartResult.
tests/gtest/googletest/src/gtest.cc:2559
↓ 1 callersFunctionPrintTo
tests/gtest/googletest/include/gtest/gtest-printers.h:353
↓ 1 callersFunctionRE
Constructs an RE from a string.
tests/gtest/googletest/include/gtest/internal/gtest-port.h:933
↓ 1 callersMethodRelease
TODO(vladl@google.com): Factor the search functionality into Vector::Find.
tests/gtest/googletest/src/gtest.cc:3012
← previousnext →901–1,000 of 3,841, ranked by callers