MCPcopy Create free account

hub / github.com/StanfordPL/stoke / functions

Functions5,085 in github.com/StanfordPL/stoke

↓ 1 callersFunctionDefaultPrintTo
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:9460
↓ 1 callersFunctionDefaultPrintTo
src/ext/gtest-1.7.0/include/gtest/gtest-printers.h:269
↓ 1 callersFunctionDeleteThreadLocalValue
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2546
↓ 1 callersFunctionDeleteThreadLocalValue
src/ext/gtest-1.7.0/include/gtest/internal/gtest-port.h:1439
↓ 1 callersMethodDestroy
! * It is not necessary to call this method. It is provided only for symmetry. */
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/sync/semaphore-event.hpp:193
↓ 1 callersFunctionDoesNotAbortHelper
src/ext/gtest-1.7.0/test/gtest_unittest.cc:1222
↓ 1 callersMethodEnd
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:10192
↓ 1 callersMethodEnd
src/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util.h:193
↓ 1 callersMethodEquals
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:10215
↓ 1 callersMethodEquals
src/ext/gtest-1.7.0/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
src/ext/gtest-1.7.0/src/gtest-death-test.cc:944
↓ 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
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:7438
↓ 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
src/ext/gtest-1.7.0/src/gtest-death-test.cc:1002
↓ 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
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:7496
↓ 1 callersFunctionExitSummary
Generates a textual description of a given exit code, in the format specified by wait(2).
src/ext/gtest-1.7.0/src/gtest-death-test.cc:182
↓ 1 callersFunctionExitSummary
Generates a textual description of a given exit code, in the format specified by wait(2).
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:6676
↓ 1 callersFunctionExpectDeathTestHelper
On exit, *aborted will be true iff the EXPECT_DEATH() statement aborted the function.
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:570
↓ 1 callersFunctionExpectDebugDeathHelper
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:673
↓ 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
src/ext/gtest-1.7.0/src/gtest-death-test.cc:312
↓ 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
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:6806
↓ 1 callersFunctionFailed
Returns true iff the unit test failed (i.e. some test case failed or something outside of all tests failed).
src/ext/gtest-1.7.0/src/gtest-internal-inl.h:580
↓ 1 callersFunctionFailed
Returns true iff the unit test failed (i.e. some test case failed or something outside of all tests failed).
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:981
↓ 1 callersMethodFileOrDirectoryExists
Returns true if pathname describes something findable in the file-system, either a file, directory, or whatever.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8038
↓ 1 callersFunctionFilePath
src/ext/gtest-1.7.0/include/gtest/internal/gtest-filepath.h:62
↓ 1 callersFunctionFindFirst
Finds the first occurrence of any string in strings in lines.
src/ext/gtest-1.7.0/scripts/pump.py:186
↓ 1 callersFunctionFindFirstInLine
(line, token_table)
src/ext/gtest-1.7.0/scripts/pump.py:169
↓ 1 callersMethodFixtureConstructorExecuted
src/ext/gtest-1.7.0/test/gtest-param-test_test.cc:575
↓ 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
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8684
↓ 1 callersFunctionFormatEpochTimeInMillisAsIso8601
Converts the given epoch time in milliseconds to a date string in the ISO 8601 format, without the timezone information.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:4705
↓ 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
src/ext/gtest-1.7.0/src/gtest.cc:2012
↓ 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
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3496
↓ 1 callersFunctionFormatWordList
src/ext/gtest-1.7.0/src/gtest.cc:1804
↓ 1 callersFunctionFormatWordList
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3288
↓ 1 callersFunctionFuncWithAssert
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:1278
↓ 1 callersFunctionFuseGTestAllCc
Scans folder gtest_root to generate gtest/gtest-all.cc in output_dir.
src/ext/gtest-1.7.0/scripts/fuse_gtest_files.py:218
↓ 1 callersFunctionFuseGTestAllCcToFile
Scans folder gtest_root to generate gtest/gtest-all.cc in output_file.
src/ext/gtest-1.7.0/scripts/fuse_gtest_files.py:175
↓ 1 callersFunctionFuseGTestH
Scans folder gtest_root to generate gtest/gtest.h in output_dir.
src/ext/gtest-1.7.0/scripts/fuse_gtest_files.py:146
↓ 1 callersFunctionGTestIsInitialized
src/ext/gtest-1.7.0/src/gtest.cc:316
↓ 1 callersFunctionGTestIsInitialized
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:1800
↓ 1 callersFunctionGenTest
Returns the test for a predicate assertion macro. Args: use_format: true iff the assertion is a *_PRED_FORMAT*. use_assert: t
src/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py:570
↓ 1 callersMethodGenerate
Generates a random number from [0, range), using a Linear Congruential Generator (LCG). Crashes if 'range' is 0 or greater than kMaxRange.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:1775
↓ 1 callersFunctionGenerateHeader
Given the maximum arity n, updates the header file that implements the predicate assertions.
src/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py:315
↓ 1 callersFunctionGenerateUnitTest
Returns the tests for up-to n-ary predicate assertions.
src/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py:706
↓ 1 callersFunctionGetAnsiColorCode
Returns the ANSI color code for the given color. COLOR_DEFAULT is an invalid input.
src/ext/gtest-1.7.0/src/gtest.cc:2573
↓ 1 callersFunctionGetAnsiColorCode
Returns the ANSI color code for the given color. COLOR_DEFAULT is an invalid input.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:4057
↓ 1 callersFunctionGetBuildDir
Returns the absolute path of the directory where the test binaries are.
src/ext/gtest-1.7.0/test/gtest_test_utils.py:132
↓ 1 callersFunctionGetCapturedStderr
Stops capturing stderr and returns the captured string.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8879
↓ 1 callersMethodGetCapturedString
src/ext/gtest-1.7.0/src/gtest-port.cc:568
↓ 1 callersMethodGetCapturedString
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8778
↓ 1 callersMethodGetCharPtrValue
src/ext/gtest-1.7.0/xcode/Samples/FrameworkSample/widget.cc:58
↓ 1 callersFunctionGetColorAttribute
Returns the character attribute for the given color.
src/ext/gtest-1.7.0/src/gtest.cc:2560
↓ 1 callersFunctionGetColorAttribute
Returns the character attribute for the given color.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:4044
↓ 1 callersFunctionGetCurrentExecutableName
Returns the current application's name, removing directory path if that is present.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:1861
↓ 1 callersFunctionGetDefaultFilter
src/ext/gtest-1.7.0/src/gtest.cc:185
↓ 1 callersFunctionGetDefaultFilter
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:1669
↓ 1 callersMethodGetFloatValue
src/ext/gtest-1.7.0/xcode/Samples/FrameworkSample/widget.cc:46
↓ 1 callersMethodGetID
! * Request a new ID that is not currently in use. * * @return Returns an ID in the range [1, MaxID] or 0 if there are no *
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/atomic/idset.hpp:107
↓ 1 callersMethodGetIntValue
src/ext/gtest-1.7.0/xcode/Samples/FrameworkSample/widget.cc:50
↓ 1 callersMethodGetIterationCount
! * @return The number of times Delay() has been called since the last Reset(). */
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/atomic/exponential-backoff.hpp:117
↓ 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.
src/ext/gtest-1.7.0/src/gtest-internal-inl.h:593
↓ 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.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:994
↓ 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
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:552
↓ 1 callersFunctionGetPrefixUntilComma
Returns the prefix of 'str' before the first comma in it; returns the entire string if it contains no comma.
src/ext/gtest-1.7.0/include/gtest/internal/gtest-internal.h:553
↓ 1 callersFunctionGetRandomSeedFromFlag
Returns a random seed in range [1, kMaxRandomSeed] based on the given --gtest_random_seed flag value.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:536
↓ 1 callersMethodGetRange
(self, identifier)
src/ext/gtest-1.7.0/scripts/pump.py:632
↓ 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
src/ext/gtest-1.7.0/src/gtest-death-test.cc:1229
↓ 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
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:7723
↓ 1 callersMethodGetStringValue
src/ext/gtest-1.7.0/xcode/Samples/FrameworkSample/widget.cc:54
↓ 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.
src/ext/gtest-1.7.0/src/gtest-internal-inl.h:586
↓ 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.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:987
↓ 1 callersMethodGetTestCaseTypeId
Test case id to verify identity.
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:10458
↓ 1 callersMethodGetTestCaseTypeId
Test case id to verify identity.
src/ext/gtest-1.7.0/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.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8299
↓ 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
src/ext/gtest-1.7.0/src/gtest.cc:4767
↓ 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
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:6251
↓ 1 callersFunctionHeaderPostamble
Returns the postamble for the header file.
src/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py:293
↓ 1 callersFunctionHeaderPreamble
Returns the preamble for the header file. Args: n: the maximum arity of the predicate macros to be generated.
src/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py:65
↓ 1 callersFunctionImplementationForArity
Returns the implementation of n-ary predicate assertions.
src/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py:205
↓ 1 callersMethodIncrement
src/ext/gtest-1.7.0/test/gtest-port_test.cc:1061
↓ 1 callersFunctionInitDeathTestSubprocessControlInfo
src/ext/gtest-1.7.0/src/gtest-internal-inl.h:759
↓ 1 callersFunctionInitDeathTestSubprocessControlInfo
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:1160
↓ 1 callersFunctionInitGoogleTest
Initializes Google Test. This must be called before calling RUN_ALL_TESTS(). In particular, it parses a command line for the flags that Google Test
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:6489
↓ 1 callersMethodInitialize
! * It is not necessary to call this method. It is provided only for symmetry. * * @return Always returns TRUE. */
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/sync/semaphore-futex.hpp:227
↓ 1 callersMethodInitialize
! * It is not necessary to call this method. It is provided only for symmetry. * * @return Always returns TRUE. */
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/sync/simple-lock-futex.hpp:207
↓ 1 callersMethodInitialize
! * It is not necessary to call this method. It is provided only for symmetry. * * @return Always returns TRUE. */
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/sync/semaphore-spin.hpp:190
↓ 1 callersMethodInitialize
! * It is not necessary to call this method. It is provided only for symmetry. * * @return Always returns TRUE. */
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/sync/simple-lock-spin.hpp:159
↓ 1 callersMethodInitialize
! * It is not necessary to call this method. It is provided only for symmetry. * * @return Always returns TRUE. */
src/ext/pin-2.13-62732-gcc.4.4.7-linux/extras/components/include/sync/reader-writer-lock-spin.hpp:391
↓ 1 callersMethodIsAbsolutePath
Returns true if pathname describes an absolute path.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8094
↓ 1 callersFunctionIsInPreprocessorDirective
(prev_lines, cur_line)
src/ext/gtest-1.7.0/scripts/pump.py:711
↓ 1 callersFunctionIsMultiLineIWYUPragma
(line)
src/ext/gtest-1.7.0/scripts/pump.py:779
↓ 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.
src/ext/gtest-1.7.0/src/gtest-printers.cc:133
↓ 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.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:9146
↓ 1 callersFunctionIsSingleLineComment
(cur_line)
src/ext/gtest-1.7.0/scripts/pump.py:707
↓ 1 callersFunctionIsSpace
src/ext/gtest-1.7.0/include/gtest/internal/gtest-port.h:1671
↓ 1 callersFunctionIsSubstringPred
src/ext/gtest-1.7.0/src/gtest.cc:1234
↓ 1 callersFunctionIsSubstringPred
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:2718
↓ 1 callersFunctionIsUtf16SurrogatePair
Determines if the arguments constitute UTF-16 surrogate pair and thus should be combined into a single Unicode code point using CreateCodePointFromUtf
src/ext/gtest-1.7.0/src/gtest.cc:1471
↓ 1 callersFunctionIsUtf16SurrogatePair
Determines if the arguments constitute UTF-16 surrogate pair and thus should be combined into a single Unicode code point using CreateCodePointFromUtf
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:2955
↓ 1 callersFunctionIsValidEscape
Returns true iff "\\c" is a supported escape sequence.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8432
↓ 1 callersMethodLock
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2655
← previousnext →901–1,000 of 5,085, ranked by callers