MCPcopy Create free account

hub / github.com/StanfordPL/stoke / functions

Functions5,085 in github.com/StanfordPL/stoke

↓ 2 callersMethodAppend
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:4423
↓ 2 callersFunctionArrayEq
src/ext/gtest-1.7.0/include/gtest/internal/gtest-internal.h:889
↓ 2 callersFunctionAssert
(condition)
src/ext/gtest-1.7.0/test/gtest_uninitialized_test.py:42
↓ 2 callersFunctionAssertEq
(expected, actual)
src/ext/gtest-1.7.0/test/gtest_env_var_test.py:48
↓ 2 callersMethodAssertEquivalentNodes
Asserts that actual_node (a DOM node object) is equivalent to expected_node (another DOM node object), in that either both of them are CD
src/ext/gtest-1.7.0/test/gtest_xml_test_utils.py:51
↓ 2 callersMethodAssertHeld
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2657
↓ 2 callersMethodAssign
! * Re-assign to a copy of another register value. * * @param[in] other Register value that is copied. */
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/util/regvalue.hpp:154
↓ 2 callersFunctionAtomMatchesChar
Returns true iff the given atom (specified by escaped and pattern) matches ch. The result is undefined if the atom is invalid.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8438
↓ 2 callersMethodBackoff
! * This is called at the end of each compare-and-swap loop, and whenever the * EXPONENTIAL_BACKOFF object's Reset() method is called.
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/atomic/nullstats.hpp:59
↓ 2 callersMethodBar
src/ext/gtest-1.7.0/test/gtest_unittest.cc:4898
↓ 2 callersMethodBaseGenerator
src/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util.h:205
↓ 2 callersFunctionCaptureStream
Starts capturing an output stream (stdout/stderr).
src/ext/gtest-1.7.0/src/gtest-port.cc:635
↓ 2 callersFunctionCaptureStream
Starts capturing an output stream (stdout/stderr).
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8845
↓ 2 callersMethodCurrent
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:10214
↓ 2 callersMethodCurrent
src/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util.h:215
↓ 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/gtest-1.7.0/src/gtest.cc:774
↓ 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/gtest-1.7.0/fused-src/gtest/gtest-all.cc:2258
↓ 2 callersMethodDeleteFilesAndDir
(self)
src/ext/gtest-1.7.0/test/gtest_xml_outfiles_test.py:78
↓ 2 callersFunctionDieInDebugElse12
Death in dbg, not opt.
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:199
↓ 2 callersFunctionDieWithEmbeddedNul
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:309
↓ 2 callersMethodDirectoryExists
Returns true if pathname describes a directory in the file-system that exists.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8052
↓ 2 callersFunctionDisableSigprofActionAndTimer
Disables ITIMER_PROF timer and ignores SIGPROF signal.
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:397
↓ 2 callersFunctionExpectKeyAndValueWereRecordedForId
src/ext/gtest-1.7.0/test/gtest_stress_test.cc:76
↓ 2 callersFunctionExternalUtilityThatCallsRecordProperty
src/ext/gtest-1.7.0/test/gtest_xml_output_unittest_.cc:126
↓ 2 callersFunctionFClose
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2888
↓ 2 callersFunctionFDOpen
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2886
↓ 2 callersFunctionFReopen
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2883
↓ 2 callersFunctionFailed
Returns true iff the test case failed.
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:18219
↓ 2 callersFunctionFailed
Returns true iff the test case failed.
src/ext/gtest-1.7.0/include/gtest/gtest.h:806
↓ 2 callersFunctionFalseHRESULTSuccess
src/ext/gtest-1.7.0/test/gtest_unittest.cc:3875
↓ 2 callersFunctionFatalFailure
A helper for generating a fatal failure.
src/ext/gtest-1.7.0/test/gtest_output_test_.cc:705
↓ 2 callersFunctionFileNo
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2832
↓ 2 callersFunctionFilterFlag
(test_filter)
src/ext/gtest-1.7.0/test/gtest_shuffle_test.py:62
↓ 2 callersMethodFind
src/ext/pin-2.13-62732-gcc.4.4.7-linux/source/include/pin/pin_cache.H:157
↓ 2 callersFunctionFloorLog2
! * @brief Computes floor(log2(n)) * Works by finding position of MSB set. * @returns -1 if n == 0. */
src/ext/pin-2.13-62732-gcc.4.4.7-linux/source/include/pin/pin_cache.H:60
↓ 2 callersFunctionFormatCxxExceptionMessage
Adds an "exception thrown" fatal failure to the current test.
src/ext/gtest-1.7.0/src/gtest.cc:2028
↓ 2 callersFunctionFormatCxxExceptionMessage
Adds an "exception thrown" fatal failure to the current test.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3512
↓ 2 callersFunctionFormatTestCaseCount
Formats the count of test cases.
src/ext/gtest-1.7.0/src/gtest.cc:2492
↓ 2 callersFunctionFormatTestCaseCount
Formats the count of test cases.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3976
↓ 2 callersFunctionFuseGTest
Fuses gtest.h and gtest-all.cc.
src/ext/gtest-1.7.0/scripts/fuse_gtest_files.py:226
↓ 2 callersFunctionGenerateFile
Given a file path and a content string, overwrites it with the given content.
src/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py:302
↓ 2 callersFunctionGetCapturedStream
Stops capturing the output stream and returns the captured string.
src/ext/gtest-1.7.0/src/gtest-port.cc:644
↓ 2 callersFunctionGetCapturedStream
Stops capturing the output stream and returns the captured string.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8854
↓ 2 callersFunctionGetCurrentOsStackTraceExceptTop
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/gtest-1.7.0/src/gtest.cc:4635
↓ 2 callersFunctionGetEnviron
src/ext/gtest-1.7.0/src/gtest-death-test.cc:927
↓ 2 callersFunctionGetEnviron
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:7421
↓ 2 callersFunctionGetFlag
Runs gtest_env_var_test_ and returns its output.
src/ext/gtest-1.7.0/test/gtest_env_var_test.py:64
↓ 2 callersFunctionGetFlag
Returns the value of the given flag.
src/ext/gtest-1.7.0/test/gtest_test_utils.py:115
↓ 2 callersMethodGetGlobalTestPartResultReporter
Returns the global test part result reporter.
src/ext/gtest-1.7.0/src/gtest.cc:682
↓ 2 callersMethodGetGlobalTestPartResultReporter
Returns the global test part result reporter.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:2166
↓ 2 callersFunctionGetOutputOfAllCommands
Returns concatenated output from several representative commands.
src/ext/gtest-1.7.0/test/gtest_output_test.py:238
↓ 2 callersFunctionGetReservedAttributesForElement
src/ext/gtest-1.7.0/src/gtest.cc:1789
↓ 2 callersFunctionGetReservedAttributesForElement
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3273
↓ 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/gtest-1.7.0/test/gtest_output_test.py:200
↓ 2 callersMethodGetTestInfo
src/ext/gtest-1.7.0/test/gtest_unittest.cc:5176
↓ 2 callersFunctionHRESULTFailureHelper
Helper function for IsHRESULT{SuccessFailure} predicates
src/ext/gtest-1.7.0/src/gtest.cc:1340
↓ 2 callersFunctionHRESULTFailureHelper
Helper function for IsHRESULT{SuccessFailure} predicates
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:2824
↓ 2 callersFunctionHandleSehExceptionsInMethodIfSupported
src/ext/gtest-1.7.0/src/gtest.cc:2059
↓ 2 callersFunctionHandleSehExceptionsInMethodIfSupported
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3543
↓ 2 callersFunctionHasFailureHelper
A wrapper for calling HasFailure outside of a test body.
src/ext/gtest-1.7.0/test/gtest_unittest.cc:6680
↓ 2 callersFunctionHasNonfatalFailureHelper
A wrapper for calling HasNonfatalFailure outside of a test body.
src/ext/gtest-1.7.0/test/gtest_unittest.cc:6638
↓ 2 callersMethodHead
Gets the first element of the queue, or NULL if the queue is empty.
src/ext/gtest-1.7.0/samples/sample3-inl.h:105
↓ 2 callersFunctionInitGoogleTestImpl
src/ext/gtest-1.7.0/src/gtest.cc:4971
↓ 2 callersFunctionInitGoogleTestImpl
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:6455
↓ 2 callersFunctionIsATTY
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2814
↓ 2 callersFunctionIsAsciiDigit
Returns true iff ch belongs to the given classification. Unlike similar functions in <ctype.h>, these aren't affected by the current locale.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8420
↓ 2 callersFunctionIsAsciiPunct
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8421
↓ 2 callersFunctionIsAsciiWhiteSpace
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8425
↓ 2 callersFunctionIsAsciiWordChar
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8426
↓ 2 callersFunctionIsDigit
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2772
↓ 2 callersFunctionIsDir
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2839
↓ 2 callersMethodIsDirectory
Returns true if FilePath ends with a path separator, which indicates that it is intended to represent a directory. Returns false otherwise. This does
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8129
↓ 2 callersFunctionIsHeaderGuardIncludeOrOneLineIWYUPragma
(line)
src/ext/gtest-1.7.0/scripts/pump.py:783
↓ 2 callersFunctionIsPower2
! * @brief Checks if n is a power of 2. * @returns true if n is power of 2 */
src/ext/pin-2.13-62732-gcc.4.4.7-linux/source/include/pin/pin_cache.H:50
↓ 2 callersFunctionIsRepeat
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8424
↓ 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/gtest-1.7.0/test/gtest-death-test_test.cc:244
↓ 2 callersMethodLength
src/ext/gtest-1.7.0/samples/sample2.h:76
↓ 2 callersMethodLock
! * Blocks the caller until the lock can be acquired. */
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/sync/simple-lock-spin.hpp:175
↓ 2 callersFunctionLogToStderr
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2150
↓ 2 callersFunctionMakeAndRegisterTestInfo
Creates a new TestInfo object and registers it with Google Test; returns the created object. Arguments: test_case_name: name of the test case name
src/ext/gtest-1.7.0/src/gtest.cc:2216
↓ 2 callersFunctionMakeAndRegisterTestInfo
Creates a new TestInfo object and registers it with Google Test; returns the created object. Arguments: test_case_name: name of the test case name
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3700
↓ 2 callersFunctionMatchRegexAnywhere
Returns true iff regex matches any substring of str. regex must be a valid simple regular expression, or the result is undefined. The algorithm is r
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8593
↓ 2 callersFunctionNormalizeToCurrentPlatform
Normalizes platform specific output details for easier comparison.
src/ext/gtest-1.7.0/test/gtest_output_test.py:139
↓ 2 callersMethodNormalizeXml
Normalizes Google Test's XML output to eliminate references to transient information that may change from run to run. * The "time" attr
src/ext/gtest-1.7.0/test/gtest_xml_test_utils.py:150
↓ 2 callersFunctionOkHRESULTSuccess
src/ext/gtest-1.7.0/test/gtest_unittest.cc:3871
↓ 2 callersMethodOnTestIterationEnd
src/ext/gtest-1.7.0/test/gtest_unittest.cc:6789
↓ 2 callersMethodOnTestProgramEnd
src/ext/gtest-1.7.0/test/gtest_unittest.cc:6780
↓ 2 callersFunctionParseGoogleTestFlagsOnly
Parses the command line for Google Test flags, without initializing other parts of Google Test.
src/ext/gtest-1.7.0/src/gtest.cc:4959
↓ 2 callersFunctionParseGoogleTestFlagsOnlyImpl
src/ext/gtest-1.7.0/src/gtest.cc:4889
↓ 2 callersFunctionParseGoogleTestFlagsOnlyImpl
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:6373
↓ 2 callersMethodPassedArgument
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:830
↓ 2 callersFunctionPopToken
(a_list, token_type=None)
src/ext/gtest-1.7.0/scripts/pump.py:453
↓ 2 callersFunctionPrintFullTestCommentIfPresent
src/ext/gtest-1.7.0/src/gtest.cc:2672
↓ 2 callersFunctionPrintFullTestCommentIfPresent
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:4156
↓ 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/gtest-1.7.0/src/gtest.cc:4512
↓ 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/gtest-1.7.0/fused-src/gtest/gtest-all.cc:5996
↓ 2 callersFunctionPrintStringTo
src/ext/gtest-1.7.0/src/gtest-printers.cc:339
↓ 2 callersFunctionPrintStringTo
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:9352
↓ 2 callersFunctionPrintTestPartResultToString
Prints a TestPartResult to an std::string.
src/ext/gtest-1.7.0/src/gtest.cc:2520
↓ 2 callersFunctionPrintTestPartResultToString
Prints a TestPartResult to an std::string.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:4004
← previousnext →601–700 of 5,085, ranked by callers