MCPcopy Create free account

hub / github.com/andrewprock/pokerstove / functions

Functions3,474 in github.com/andrewprock/pokerstove

↓ 2 callersMethodAssertEquivalentNodes
Asserts that actual_node is equivalent to expected_node. Asserts that actual_node (a DOM node object) is equivalent to expected_node (another
src/ext/googletest/googletest/test/gtest_xml_test_utils.py:42
↓ 2 callersFunctionAssertHelper
src/ext/googletest/googletest/include/gtest/gtest.h:1632
↓ 2 callersFunctionCaptureStream
Starts capturing an output stream (stdout/stderr).
src/ext/googletest/googletest/src/gtest-port.cc:1150
↓ 2 callersFunctionClose
src/ext/googletest/googletest/include/gtest/internal/gtest-port.h:2116
↓ 2 callersFunctionCmpHelperSTREQ
The helper function for {ASSERT|EXPECT}_STREQ.
src/ext/googletest/googletest/src/gtest.cc:1729
↓ 2 callersFunctionCmpHelperSTRNE
The helper function for {ASSERT|EXPECT}_STRNE.
src/ext/googletest/googletest/src/gtest.cc:1753
↓ 2 callersFunctionConcat
ConcatImplActionP3 is the class template ACTION_P3 uses to implement ConcatImpl. We shouldn't change the name as this pattern requires the user to us
src/ext/googletest/googlemock/test/gmock-more-actions_test.cc:1296
↓ 2 callersFunctionConditional
src/ext/googletest/googlemock/include/gmock/gmock-matchers.h:5009
↓ 2 callersFunctionCreateArgvFromArgs
Note: The return value points into args, so the return value's lifetime is bound to that of args.
src/ext/googletest/googletest/src/gtest-death-test.cc:631
↓ 2 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
src/ext/googletest/googletest/src/gtest-filepath.cc:351
↓ 2 callersFunctionCreateKey
src/ext/googletest/googletest/include/gtest/internal/gtest-port.h:1795
↓ 2 callersMethodCurrent
src/ext/googletest/googletest/include/gtest/internal/gtest-param-util.h:245
↓ 2 callersMethodCurrentOsStackTraceExceptTop
Returns the current OS stack trace as an std::string. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth f
src/ext/googletest/googletest/src/gtest.cc:1140
↓ 2 callersMethodDebugString
src/ext/googletest/googletest/test/gtest_unittest.cc:7183
↓ 2 callersMethodDecrement
Returns the current counter value, and decrements it. counter can not be less than 0, return 0 in this case
src/ext/googletest/googletest/samples/sample4.cc:41
↓ 2 callersFunctionDelete
src/ext/googletest/googletest/src/gtest-internal-inl.h:335
↓ 2 callersMethodDeleteFilesAndDir
(self)
src/ext/googletest/googletest/test/googletest-json-outfiles-test.py:131
↓ 2 callersMethodDeleteFilesAndDir
(self)
src/ext/googletest/googletest/test/gtest_xml_outfiles_test.py:96
↓ 2 callersMethodDescribeDefaultActionTo
Describes what default action will be performed for the given arguments. L =
src/ext/googletest/googlemock/include/gmock/gmock-spec-builders.h:1600
↓ 2 callersFunctionDescribeLocationTo
Describes the source file location of this expectation.
src/ext/googletest/googlemock/include/gmock/gmock-spec-builders.h:700
↓ 2 callersMethodDescribeNegationTo
Describes the negation of this matcher to an ostream.
src/ext/googletest/googletest/include/gtest/gtest-matchers.h:250
↓ 2 callersMethodDescribeTo
src/ext/googletest/googlemock/test/gmock-matchers-misc_test.cc:968
↓ 2 callersFunctionDieInDebugElse12
Death in dbg, not opt.
src/ext/googletest/googletest/test/googletest-death-test-test.cc:194
↓ 2 callersFunctionDisableSigprofActionAndTimer
Disables ITIMER_PROF timer and ignores SIGPROF signal.
src/ext/googletest/googletest/test/googletest-death-test-test.cc:402
↓ 2 callersFunctionEditsToString
src/ext/googletest/googletest/test/gtest_unittest.cc:3491
↓ 2 callersFunctionEndsWith
src/ext/googletest/googlemock/include/gmock/gmock-function-mocker.h:78
↓ 2 callersFunctionExpectKeyAndValueWereRecordedForId
src/ext/googletest/googletest/test/gtest_stress_test.cc:69
↓ 2 callersFunctionExternalUtilityThatCallsRecordProperty
src/ext/googletest/googletest/test/gtest_xml_output_unittest_.cc:144
↓ 2 callersFunctionFClose
!GTEST_OS_WINDOWS_MOBILE && !GTEST_OS_QURT
src/ext/googletest/googletest/include/gtest/internal/gtest-port.h:2108
↓ 2 callersFunctionFReopen
src/ext/googletest/googletest/include/gtest/internal/gtest-port.h:2103
↓ 2 callersFunctionFailed
Returns true if and only if the unit test failed (i.e. some test suite failed or something outside of all tests failed).
src/ext/googletest/googletest/src/gtest-internal-inl.h:584
↓ 2 callersFunctionFailed
Returns true if and only if the test suite failed.
src/ext/googletest/googletest/include/gtest/gtest.h:734
↓ 2 callersFunctionFalseHRESULTSuccess
src/ext/googletest/googletest/test/gtest_unittest.cc:4000
↓ 2 callersFunctionFatalFailure
A helper for generating a fatal failure.
src/ext/googletest/googletest/test/googletest-output-test_.cc:631
↓ 2 callersFunctionFilterFlag
(test_filter)
src/ext/googletest/googletest/test/googletest-shuffle-test.py:60
↓ 2 callersFunctionFormatCxxExceptionMessage
Adds an "exception thrown" fatal failure to the current test.
src/ext/googletest/googletest/src/gtest.cc:2570
↓ 2 callersFunctionGTestIsInitialized
GTestIsInitialized() returns true if and only if the user has initialized Google Test. Useful for catching the user mistake of not initializing Googl
src/ext/googletest/googletest/src/gtest.cc:419
↓ 2 callersFunctionGetBitOffset
src/ext/googletest/googletest/src/gtest.cc:3187
↓ 2 callersFunctionGetCapturedStream
Stops capturing the output stream and returns the captured string.
src/ext/googletest/googletest/src/gtest-port.cc:1160
↓ 2 callersFunctionGetCharWidthPrefix
src/ext/googletest/googletest/src/gtest-printers.cc:213
↓ 2 callersFunctionGetFlag
Returns the value of the given flag.
src/ext/googletest/googletest/test/gtest_test_utils.py:105
↓ 2 callersMethodGetGlobalTestPartResultReporter
Returns the global test part result reporter.
src/ext/googletest/googletest/src/gtest.cc:1043
↓ 2 callersMethodGetId
src/ext/googletest/googletest/src/gtest.cc:1370
↓ 2 callersFunctionGetInjectableArgvs
src/ext/googletest/googletest/src/gtest-port.cc:1232
↓ 2 callersFunctionGetNormalizedCommandOutputAndLeakyTests
Runs a command and returns its normalized output and a list of leaky tests. Args: cmd: the shell command.
src/ext/googletest/googlemock/test/gmock_output_test.py:143
↓ 2 callersFunctionGetOutputOfAllCommands
Returns concatenated output from several representative commands.
src/ext/googletest/googletest/test/googletest-output-test.py:259
↓ 2 callersFunctionGetShellCommandOutput
Runs a command in a sub-process, and returns its output in a string. Args: env_cmd: The shell command. A 2-tuple where element 0 is a dict of e
src/ext/googletest/googletest/test/googletest-output-test.py:218
↓ 2 callersFunctionHRESULTFailureHelper
Helper function for IsHRESULT{SuccessFailure} predicates
src/ext/googletest/googletest/src/gtest.cc:1892
↓ 2 callersFunctionHandleSehExceptionsInMethodIfSupported
src/ext/googletest/googletest/src/gtest.cc:2601
↓ 2 callersFunctionHasFailureHelper
A wrapper for calling HasFailure outside of a test body.
src/ext/googletest/googletest/test/gtest_unittest.cc:6797
↓ 2 callersFunctionHasNonfatalFailureHelper
A wrapper for calling HasNonfatalFailure outside of a test body.
src/ext/googletest/googletest/test/gtest_unittest.cc:6755
↓ 2 callersMethodHead
Gets the first element of the queue, or NULL if the queue is empty.
src/ext/googletest/googletest/samples/sample3-inl.h:103
↓ 2 callersFunctionInvokeArgument
src/ext/googletest/googlemock/include/gmock/gmock-more-actions.h:595
↓ 2 callersFunctionIsAlNum
src/ext/googletest/googletest/include/gtest/internal/gtest-port.h:1934
↓ 2 callersMethodIsDoDefault
Returns true if and only if this is the DoDefault() action.
src/ext/googletest/googlemock/include/gmock/gmock-actions.h:784
↓ 2 callersFunctionKilledExitStatus
Returns the exit status of a process that raises a given signal. If the signal does not cause the process to die, then it returns instead the exit sta
src/ext/googletest/googletest/test/googletest-death-test-test.cc:259
↓ 2 callersMethodLength
src/ext/googletest/googletest/samples/sample2.h:73
↓ 2 callersMethodLock
src/ext/googletest/googletest/include/gtest/internal/gtest-port.h:1874
↓ 2 callersFunctionLogElementMatcherPairVec
src/ext/googletest/googlemock/src/gmock-matchers.cc:232
↓ 2 callersFunctionLogWithLocation
Logs a message including file and line number information.
src/ext/googletest/googlemock/src/gmock-spec-builders.cc:73
↓ 2 callersFunctionMakeAction
src/ext/googletest/googlemock/include/gmock/gmock-actions.h:899
↓ 2 callersMethodMakeNewHolder
src/ext/googletest/googletest/include/gtest/internal/gtest-port.h:1831
↓ 2 callersMethodMatchAndExplain
src/ext/googletest/googlemock/test/gmock-matchers-comparisons_test.cc:94
↓ 2 callersMethodMatches
Returns true if and only if the given arguments match the matchers.
src/ext/googletest/googlemock/include/gmock/gmock-spec-builders.h:323
↓ 2 callersMethodMatchesTest
Returns true if and only if test name (this is generated by appending test suit name and test name via a '.' character) matches the positive filter an
src/ext/googletest/googletest/src/gtest.cc:832
↓ 2 callersFunctionNaggyMock
src/ext/googletest/googlemock/include/gmock/gmock-nice-strict.h:213
↓ 2 callersMethodNextGraph
src/ext/googletest/googlemock/src/gmock-matchers.cc:247
↓ 2 callersFunctionNormalizeToCurrentPlatform
Normalizes platform specific output details for easier comparison.
src/ext/googletest/googletest/test/googletest-output-test.py:158
↓ 2 callersMethodNormalizeXml
Normalizes XML that may change from run to run. Normalizes Google Test's XML output to eliminate references to transient information that may
src/ext/googletest/googletest/test/gtest_xml_test_utils.py:186
↓ 2 callersMethodNullary
src/ext/googletest/googlemock/test/gmock-actions_test.cc:1221
↓ 2 callersFunctionOkHRESULTSuccess
src/ext/googletest/googletest/test/gtest_unittest.cc:3998
↓ 2 callersMethodOnTestCaseEnd
src/ext/googletest/googletest/src/gtest.cc:3516
↓ 2 callersMethodOnTestCaseStart
src/ext/googletest/googletest/src/gtest.cc:3437
↓ 2 callersMethodOnTestEnd
src/ext/googletest/googletest/src/gtest.cc:3494
↓ 2 callersMethodOnTestIterationEnd
src/ext/googletest/googletest/test/gtest_unittest.cc:6903
↓ 2 callersMethodOnTestProgramEnd
src/ext/googletest/googletest/test/gtest_unittest.cc:6894
↓ 2 callersMethodOnTestStart
src/ext/googletest/googletest/src/gtest.cc:3465
↓ 2 callersMethodOnTestSuiteEnd
src/ext/googletest/googletest/src/gtest.cc:3527
↓ 2 callersMethodOnTestSuiteStart
src/ext/googletest/googletest/src/gtest.cc:3450
↓ 2 callersFunctionParseGoogleTestFlag
src/ext/googletest/googletest/src/gtest.cc:6575
↓ 2 callersFunctionParseGoogleTestFlagsOnly
Parses the command line for Google Test flags, without initializing other parts of Google Test. This function updates argc and argv by removing flags
src/ext/googletest/googletest/src/gtest.cc:6686
↓ 2 callersFunctionParseGoogleTestFlagsOnlyImpl
src/ext/googletest/googletest/src/gtest.cc:6631
↓ 2 callersMethodPassedArgument
src/ext/googletest/googletest/test/googletest-death-test-test.cc:923
↓ 2 callersFunctionPortableLocaltime
src/ext/googletest/googletest/src/gtest.cc:4117
↓ 2 callersFunctionPrintAsCharLiteralTo
src/ext/googletest/googletest/src/gtest-printers.cc:151
↓ 2 callersFunctionPrintOnOneLine
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
src/ext/googletest/googletest/src/gtest.cc:6150
↓ 2 callersFunctionPrintTestPartResult
Prints a TestPartResult.
src/ext/googletest/googletest/src/gtest.cc:3151
↓ 2 callersFunctionPrintTestPartResultToString
Prints a TestPartResult to an std::string.
src/ext/googletest/googletest/src/gtest.cc:3139
↓ 2 callersFunctionRE
src/ext/googletest/googletest/include/gtest/internal/gtest-port.h:945
↓ 2 callersFunctionRead
src/ext/googletest/googletest/include/gtest/internal/gtest-port.h:2110
↓ 2 callersFunctionReadEntireFile
src/ext/googletest/googletest/src/gtest-port.cc:1205
↓ 2 callersMethodRef
src/ext/googletest/googletest/include/gtest/gtest-matchers.h:208
↓ 2 callersFunctionReferencesBarOrIsZero
This function verifies that MakePolymorphicMatcher() returns a PolymorphicMatcher<T> where T is the argument's type.
src/ext/googletest/googlemock/test/gmock-matchers-comparisons_test.cc:317
↓ 2 callersMethodRegisterTests
UnitTest class invokes this method to register tests in this test suite right before running tests in RUN_ALL_TESTS macro. This method should not be c
src/ext/googletest/googletest/include/gtest/internal/gtest-param-util.h:553
↓ 2 callersFunctionRemoveTestCounts
Removes test counts from a Google Test program's output.
src/ext/googletest/googletest/test/googletest-output-test.py:172
↓ 2 callersFunctionRemoveTypeInfoDetails
Removes compiler-specific type info from Google Test program's output. Args: test_output: the output of a Google Test program. Returns:
src/ext/googletest/googletest/test/googletest-output-test.py:144
↓ 2 callersFunctionRepeatFlag
(n)
src/ext/googletest/googletest/test/googletest-shuffle-test.py:64
↓ 2 callersMethodReportFailure
src/ext/googletest/googlemock/src/gmock-internal-utils.cc:103
↓ 2 callersMethodReportTestPartResult
Increments the test part result count and remembers the result. This method is from the TestPartResultReporterInterface interface.
src/ext/googletest/googletest/src/gtest.cc:946
↓ 2 callersFunctionReturnRoundRobin
src/ext/googletest/googlemock/include/gmock/gmock-actions.h:1898
← previousnext →601–700 of 3,474, ranked by callers