Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Abc-Arbitrage/Disruptor-cpp
/ functions
Functions
4,011 in github.com/Abc-Arbitrage/Disruptor-cpp
⨍
Functions
4,011
◇
Types & classes
1,598
↓ 2 callers
Method
NextGraph
googletest-release-1.8.0/googlemock/src/gmock-matchers.cc:359
↓ 2 callers
Function
NormalizeToCurrentPlatform
Normalizes platform specific output details for easier comparison.
googletest-release-1.8.0/googletest/test/gtest_output_test.py:140
↓ 2 callers
Method
NormalizeXml
Normalizes Google Test's XML output to eliminate references to transient information that may change from run to run. * The "time" attr
googletest-release-1.8.0/googletest/test/gtest_xml_test_utils.py:150
↓ 2 callers
Method
Nullary
googletest-release-1.8.0/googlemock/test/gmock-actions_test.cc:1119
↓ 2 callers
Function
OkHRESULTSuccess
googletest-release-1.8.0/googletest/test/gtest_unittest.cc:3970
↓ 2 callers
Method
OnTestIterationEnd
googletest-release-1.8.0/googletest/test/gtest_unittest.cc:7079
↓ 2 callers
Method
OnTestProgramEnd
googletest-release-1.8.0/googletest/test/gtest_unittest.cc:7070
↓ 2 callers
Function
ParseGoogleMockFlagValue
Parses a string as a command line flag. The string should have the format "--gmock_flag=value". When def_optional is true, the "=value" part can be
googletest-release-1.8.0/googlemock/src/gmock.cc:58
↓ 2 callers
Function
ParseGoogleTestFlag
googletest-release-1.8.0/googletest/src/gtest.cc:5223
↓ 2 callers
Function
ParseGoogleTestFlagsOnly
Parses the command line for Google Test flags, without initializing other parts of Google Test.
googletest-release-1.8.0/googletest/src/gtest.cc:5332
↓ 2 callers
Function
ParseGoogleTestFlagsOnlyImpl
googletest-release-1.8.0/googletest/src/gtest.cc:5279
↓ 2 callers
Method
PassedArgument
googletest-release-1.8.0/googletest/test/gtest-death-test_test.cc:895
↓ 2 callers
Function
PopFront
(a_list)
googletest-release-1.8.0/googletest/scripts/pump.py:443
↓ 2 callers
Function
PopToken
(a_list, token_type=None)
googletest-release-1.8.0/googletest/scripts/pump.py:453
↓ 2 callers
Method
PrintAsActionResult
Prints the held value as an action's result to os.
googletest-release-1.8.0/googlemock/include/gmock/gmock-spec-builders.h:1380
↓ 2 callers
Function
PrintFullTestCommentIfPresent
googletest-release-1.8.0/googletest/src/gtest.cc:3009
↓ 2 callers
Function
PrintOnOneLine
Prints the given C-string on a single line by replacing all '\n' characters with string "\\n". If the output takes more than max_length characters, o
googletest-release-1.8.0/googletest/src/gtest.cc:4846
↓ 2 callers
Function
PrintStringTo
googletest-release-1.8.0/googletest/src/gtest-printers.cc:349
↓ 2 callers
Function
PrintTestPartResultToString
Prints a TestPartResult to an std::string.
googletest-release-1.8.0/googletest/src/gtest.cc:2850
↓ 2 callers
Function
PrintWideStringTo
googletest-release-1.8.0/googletest/src/gtest-printers.cc:360
↓ 2 callers
Function
ProcessFile
Processes the given gmock header file.
googletest-release-1.8.0/googlemock/scripts/fuse_gmock_files.py:125
↓ 2 callers
Function
ProcessFile
Processes the given gtest header file.
googletest-release-1.8.0/googletest/scripts/fuse_gtest_files.py:155
↓ 2 callers
Method
PushVariable
(self, var, value)
googletest-release-1.8.0/googletest/scripts/pump.py:595
↓ 2 callers
Function
Read
googletest-release-1.8.0/googletest/include/gtest/internal/gtest-port.h:2378
↓ 2 callers
Function
ReadEntireFile
googletest-release-1.8.0/googletest/src/gtest-port.cc:1081
↓ 2 callers
Method
ReadFile
Returns the contents of a file.
googletest-release-1.8.0/googletest/scripts/upload.py:844
↓ 2 callers
Function
ReferencesBarOrIsZero
This function verifies that MakePolymorphicMatcher() returns a PolymorphicMatcher<T> where T is the argument's type.
googletest-release-1.8.0/googlemock/test/gmock-matchers_test.cc:458
↓ 2 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
googletest-release-1.8.0/googletest/include/gtest/internal/gtest-param-util.h:546
↓ 2 callers
Function
RemoveTestCounts
Removes test counts from a Google Test program's output.
googletest-release-1.8.0/googletest/test/gtest_output_test.py:154
↓ 2 callers
Function
RemoveTypeInfoDetails
Removes compiler-specific type info from Google Test program's output. Args: test_output: the output of a Google Test program. Returns:
googletest-release-1.8.0/googletest/test/gtest_output_test.py:126
↓ 2 callers
Function
RepeatFlag
(n)
googletest-release-1.8.0/googletest/test/gtest_shuffle_test.py:66
↓ 2 callers
Method
ReportFailure
googletest-release-1.8.0/googlemock/src/gmock-internal-utils.cc:78
↓ 2 callers
Function
ReturnZeroFromNullaryFunction
googletest-release-1.8.0/googlemock/test/gmock-actions_test.cc:494
↓ 2 callers
Function
Run
Runs gtest_list_tests_unittest_ and returns the list of tests printed.
googletest-release-1.8.0/googletest/test/gtest_list_tests_unittest.py:117
↓ 2 callers
Method
Run
Runs the test and updates the test result.
googletest-release-1.8.0/googletest/src/gtest.cc:2465
↓ 2 callers
Method
Run
googletest-release-1.8.0/googletest/include/gtest/internal/gtest-port.h:1620
↓ 2 callers
Function
RunFromThread
googletest-release-1.8.0/googletest/test/gtest-port_test.cc:1131
↓ 2 callers
Function
RunWithFlag
Runs gtest_help_test_ with the given flag. Returns: the exit code and the text output as a tuple. Args: flag: the command-line flag to pa
googletest-release-1.8.0/googletest/test/gtest_help_test.py:81
↓ 2 callers
Method
Set
Sets the default value for type T&.
googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:278
↓ 2 callers
Function
SetEnvVar
Sets an environment variable to a given value; unsets it when the given value is None.
googletest-release-1.8.0/googletest/test/gtest_throw_on_failure_test.py:58
↓ 2 callers
Method
SetGlobalTestPartResultReporter
Sets the global test part result reporter.
googletest-release-1.8.0/googletest/src/gtest.cc:711
↓ 2 callers
Function
SetSigprofActionAndTimer
Sets SIGPROF action and ITIMER_PROF timer (interval: 1ms).
googletest-release-1.8.0/googletest/test/gtest-death-test_test.cc:377
↓ 2 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'.
googletest-release-1.8.0/googletest/include/gtest/internal/gtest-internal.h:594
↓ 2 callers
Function
SkipUntil
(lines, pos, regex, token_type)
googletest-release-1.8.0/googletest/scripts/pump.py:270
↓ 2 callers
Function
SplitEscapedString
The string representation of the values received in EqFailure() are already escaped. Split them on escaped '\n' boundaries. Leave all other escaped ch
googletest-release-1.8.0/googletest/src/gtest.cc:1272
↓ 2 callers
Function
SplitString
googletest-release-1.8.0/googletest/src/gtest.cc:922
↓ 2 callers
Function
Start
Called at the start of streaming to notify the receiver what protocol we are using.
googletest-release-1.8.0/googletest/src/gtest-internal-inl.h:1169
↓ 2 callers
Function
StreamWideCharsToMessage
Converts an array of wide chars to a narrow string using the UTF-8 encoding, and streams the result to the given Message object.
googletest-release-1.8.0/googletest/src/gtest.cc:906
↓ 2 callers
Function
SubWithoutTrace
A helper function for testing SCOPED_TRACE.
googletest-release-1.8.0/googletest/test/gtest_output_test_.cc:167
↓ 2 callers
Function
Subroutine
googletest-release-1.8.0/googletest/test/gtest_sole_header_test.cc:39
↓ 2 callers
Method
SuppressEventForwarding
googletest-release-1.8.0/googletest/src/gtest.cc:3959
↓ 2 callers
Function
TempDir
googletest-release-1.8.0/googletest/src/gtest-port.cc:1058
↓ 2 callers
Function
TestExitMacros
Tests the *_EXIT family of macros, using a variety of predicates.
googletest-release-1.8.0/googletest/test/gtest-death-test_test.cc:783
↓ 2 callers
Method
TestNonHelpFlag
Verifies correct behavior when no help flag is specified. Verifies that when no help flag is specified, the tests are run and the help messag
googletest-release-1.8.0/googletest/test/gtest_help_test.py:125
↓ 2 callers
Function
TestPartResult
C'tor. TestPartResult does NOT have a default constructor. Always use this constructor (with parameters) to create a TestPartResult object.
googletest-release-1.8.0/googletest/include/gtest/gtest-test-part.h:60
↓ 2 callers
Function
TestRepeatWithEmptyFilter
Tests using --gtest_repeat when --gtest_filter specifies an empty set of tests.
googletest-release-1.8.0/googletest/test/gtest_repeat_test.cc:182
↓ 2 callers
Method
TestSehExceptions
(self, test_output)
googletest-release-1.8.0/googletest/test/gtest_catch_exceptions_test.py:89
↓ 2 callers
Function
Title
Returns the given word in title case. The difference between this and string's title() method is that Title('4-ary') is '4-ary' while '4-ary'.tit
googletest-release-1.8.0/googletest/scripts/gen_gtest_pred_impl.py:175
↓ 2 callers
Function
ToUnixLineEnding
Changes all Windows/Mac line endings in s to UNIX line endings.
googletest-release-1.8.0/googletest/test/gtest_output_test.py:83
↓ 2 callers
Function
TransformTupleValues
googletest-release-1.8.0/googlemock/include/gmock/gmock-matchers.h:853
↓ 2 callers
Function
TryTestSubroutine
This function calls a test subroutine, catches the fatal failure it generates, and then returns early.
googletest-release-1.8.0/googletest/test/gtest_output_test_.cc:71
↓ 2 callers
Method
Unary
googletest-release-1.8.0/googlemock/test/gmock-more-actions_test.cc:186
↓ 2 callers
Function
UnexpectedHRESULTFailure
googletest-release-1.8.0/googletest/test/gtest_unittest.cc:3966
↓ 2 callers
Function
UniversalPrintCharArray
googletest-release-1.8.0/googletest/src/gtest-printers.cc:286
↓ 2 callers
Method
Unlock
googletest-release-1.8.0/googletest/include/gtest/internal/gtest-port.h:2140
↓ 2 callers
Method
UntypedPerformAction
Performs the given action with the given arguments and returns the action's result. The caller is responsible for deleting the result. L =
googletest-release-1.8.0/googlemock/include/gmock/gmock-spec-builders.h:1535
↓ 2 callers
Function
VerifyFileExists
Verifies that the given file exists; aborts on failure. relative_path is the file path relative to the given directory.
googletest-release-1.8.0/googletest/scripts/fuse_gtest_files.py:89
↓ 2 callers
Function
VerifyOutputFile
Verifies that the given output file path is valid. relative_path is relative to the output_dir directory.
googletest-release-1.8.0/googletest/scripts/fuse_gtest_files.py:113
↓ 2 callers
Function
WithoutArgs
googletest-release-1.8.0/googlemock/include/gmock/gmock-more-actions.h:134
↓ 2 callers
Function
WrapCode
(line, line_concat, output)
googletest-release-1.8.0/googletest/scripts/pump.py:741
↓ 2 callers
Method
_Authenticate
Authenticates the user. The authentication process works as follows: 1) We get a username and password from the user 2) We use ClientLo
googletest-release-1.8.0/googlemock/scripts/upload.py:239
↓ 2 callers
Method
_Authenticate
Authenticates the user. The authentication process works as follows: 1) We get a username and password from the user 2) We use ClientLo
googletest-release-1.8.0/googletest/scripts/upload.py:239
↓ 2 callers
Function
_GetChar
(source, start, i)
googletest-release-1.8.0/googlemock/scripts/generator/cpp/tokenize.py:105
↓ 2 callers
Method
_GetChildren
Fetches all of the child nodes of element, a DOM Element object. Returns them as the values of a dictionary keyed by the IDs of the child
googletest-release-1.8.0/googletest/test/gtest_xml_test_utils.py:117
↓ 2 callers
Method
_GetNestedType
(self, ctor)
googletest-release-1.8.0/googlemock/scripts/generator/cpp/ast.py:1193
↓ 2 callers
Function
_GetString
(source, start, i)
googletest-release-1.8.0/googlemock/scripts/generator/cpp/tokenize.py:89
↓ 2 callers
Method
_GetTemplateEnd
(self, tokens, start)
googletest-release-1.8.0/googlemock/scripts/generator/cpp/ast.py:463
↓ 2 callers
Method
_GetXmlOutput
Returns the xml output generated by running the program gtest_prog_name. Furthermore, the program's exit code must be expected_exit_code.
googletest-release-1.8.0/googletest/test/gtest_xml_output_unittest.py:263
↓ 2 callers
Method
_IgnoreUpTo
(self, token_type, token)
googletest-release-1.8.0/googlemock/scripts/generator/cpp/ast.py:862
↓ 2 callers
Function
_ParseAndStripGTestFlags
Parses and strips Google Test flags from argv. This is idempotent.
googletest-release-1.8.0/googletest/test/gtest_test_utils.py:86
↓ 2 callers
Method
_TestOutFile
(self, test_name, expected_xml)
googletest-release-1.8.0/googletest/test/gtest_xml_outfiles_test.py:98
↓ 2 callers
Method
asSequenceBarrier
* Create a dependency barrier for the processors in this group. This allows custom event processors to have dependencies on BatchEventProcessor<T> cre
Disruptor/EventHandlerGroup.h:213
↓ 2 callers
Method
awaitStart
Disruptor.Tests/DelayedEventHandler.cpp:45
↓ 2 callers
Function
cardinality_specified
Returns true iff the user specified the cardinality explicitly using a .Times().
googletest-release-1.8.0/googlemock/include/gmock/gmock-spec-builders.h:756
↓ 2 callers
Method
clearAlert
Disruptor.Tests/DummySequenceBarrier.cpp:29
↓ 2 callers
Method
clearAlert
Disruptor/ProcessingSequenceBarrier.cpp:58
↓ 2 callers
Method
copy
Disruptor.Tests/StubEvent.cpp:41
↓ 2 callers
Method
createEventProcessors
Disruptor/Disruptor.h:410
↓ 2 callers
Method
drainAndHalt
* Wait for the RingBuffer<T> to drain of published events then halt the workers. */
Disruptor/WorkerPool.h:117
↓ 2 callers
Method
elapsed
Disruptor.TestTools/Stopwatch.cpp:16
↓ 2 callers
Method
execute
Disruptor/BasicExecutor.cpp:15
↓ 2 callers
Method
getHighestPublishedSequence
* Get the highest sequence number that can be safely read from the ring buffer. Depending on the implementation of the Sequencer this call may need t
Disruptor/MultiProducerSequencer.h:218
↓ 2 callers
Method
handleEventException
Disruptor.Tests/StubExceptionHandler.h:22
↓ 2 callers
Method
handleEventException
* Strategy for handling uncaught exceptions when processing an event. * * \param ex exception that propagated from the IEventHandle
Disruptor/FatalExceptionHandler.h:28
↓ 2 callers
Method
handleOnStartException
* Callback to notify of an exception during ILifecycleAware.onStart * * \param ex ex throw during the starting process. */
Disruptor/FatalExceptionHandler.h:44
↓ 2 callers
Method
handleOnTimeoutException
* Callback to notify of an exception during ITimeoutHandler.onTimeout * * \param ex ex throw during the starting process. *
Disruptor/FatalExceptionHandler.h:78
↓ 2 callers
Method
handler
Disruptor/EventProcessorInfo.h:37
↓ 2 callers
Function
initialize
Disruptor.Tests/DisruptorStressTest.cpp:90
↓ 2 callers
Method
join_new
Create a new circle that includes only this instance.
googletest-release-1.8.0/googletest/include/gtest/internal/gtest-linked_ptr.h:92
↓ 2 callers
Method
member
googletest-release-1.8.0/googletest/test/gtest-port_test.cc:108
← previous
next →
701–800 of 4,011, ranked by callers