Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StanfordPL/stoke
/ functions
Functions
5,085 in github.com/StanfordPL/stoke
⨍
Functions
5,085
◇
Types & classes
1,793
↓ 2 callers
Method
Append
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:4423
↓ 2 callers
Function
ArrayEq
src/ext/gtest-1.7.0/include/gtest/internal/gtest-internal.h:889
↓ 2 callers
Function
Assert
(condition)
src/ext/gtest-1.7.0/test/gtest_uninitialized_test.py:42
↓ 2 callers
Function
AssertEq
(expected, actual)
src/ext/gtest-1.7.0/test/gtest_env_var_test.py:48
↓ 2 callers
Method
AssertEquivalentNodes
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 callers
Method
AssertHeld
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2657
↓ 2 callers
Method
Assign
! * 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 callers
Function
AtomMatchesChar
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 callers
Method
Backoff
! * 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 callers
Method
Bar
src/ext/gtest-1.7.0/test/gtest_unittest.cc:4898
↓ 2 callers
Method
BaseGenerator
src/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util.h:205
↓ 2 callers
Function
CaptureStream
Starts capturing an output stream (stdout/stderr).
src/ext/gtest-1.7.0/src/gtest-port.cc:635
↓ 2 callers
Function
CaptureStream
Starts capturing an output stream (stdout/stderr).
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8845
↓ 2 callers
Method
Current
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:10214
↓ 2 callers
Method
Current
src/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util.h:215
↓ 2 callers
Method
CurrentOsStackTraceExceptTop
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 callers
Method
CurrentOsStackTraceExceptTop
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 callers
Method
DeleteFilesAndDir
(self)
src/ext/gtest-1.7.0/test/gtest_xml_outfiles_test.py:78
↓ 2 callers
Function
DieInDebugElse12
Death in dbg, not opt.
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:199
↓ 2 callers
Function
DieWithEmbeddedNul
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:309
↓ 2 callers
Method
DirectoryExists
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 callers
Function
DisableSigprofActionAndTimer
Disables ITIMER_PROF timer and ignores SIGPROF signal.
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:397
↓ 2 callers
Function
ExpectKeyAndValueWereRecordedForId
src/ext/gtest-1.7.0/test/gtest_stress_test.cc:76
↓ 2 callers
Function
ExternalUtilityThatCallsRecordProperty
src/ext/gtest-1.7.0/test/gtest_xml_output_unittest_.cc:126
↓ 2 callers
Function
FClose
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2888
↓ 2 callers
Function
FDOpen
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2886
↓ 2 callers
Function
FReopen
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2883
↓ 2 callers
Function
Failed
Returns true iff the test case failed.
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:18219
↓ 2 callers
Function
Failed
Returns true iff the test case failed.
src/ext/gtest-1.7.0/include/gtest/gtest.h:806
↓ 2 callers
Function
FalseHRESULTSuccess
src/ext/gtest-1.7.0/test/gtest_unittest.cc:3875
↓ 2 callers
Function
FatalFailure
A helper for generating a fatal failure.
src/ext/gtest-1.7.0/test/gtest_output_test_.cc:705
↓ 2 callers
Function
FileNo
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2832
↓ 2 callers
Function
FilterFlag
(test_filter)
src/ext/gtest-1.7.0/test/gtest_shuffle_test.py:62
↓ 2 callers
Method
Find
src/ext/pin-2.13-62732-gcc.4.4.7-linux/source/include/pin/pin_cache.H:157
↓ 2 callers
Function
FloorLog2
! * @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 callers
Function
FormatCxxExceptionMessage
Adds an "exception thrown" fatal failure to the current test.
src/ext/gtest-1.7.0/src/gtest.cc:2028
↓ 2 callers
Function
FormatCxxExceptionMessage
Adds an "exception thrown" fatal failure to the current test.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3512
↓ 2 callers
Function
FormatTestCaseCount
Formats the count of test cases.
src/ext/gtest-1.7.0/src/gtest.cc:2492
↓ 2 callers
Function
FormatTestCaseCount
Formats the count of test cases.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3976
↓ 2 callers
Function
FuseGTest
Fuses gtest.h and gtest-all.cc.
src/ext/gtest-1.7.0/scripts/fuse_gtest_files.py:226
↓ 2 callers
Function
GenerateFile
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 callers
Function
GetCapturedStream
Stops capturing the output stream and returns the captured string.
src/ext/gtest-1.7.0/src/gtest-port.cc:644
↓ 2 callers
Function
GetCapturedStream
Stops capturing the output stream and returns the captured string.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8854
↓ 2 callers
Function
GetCurrentOsStackTraceExceptTop
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 callers
Function
GetEnviron
src/ext/gtest-1.7.0/src/gtest-death-test.cc:927
↓ 2 callers
Function
GetEnviron
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:7421
↓ 2 callers
Function
GetFlag
Runs gtest_env_var_test_ and returns its output.
src/ext/gtest-1.7.0/test/gtest_env_var_test.py:64
↓ 2 callers
Function
GetFlag
Returns the value of the given flag.
src/ext/gtest-1.7.0/test/gtest_test_utils.py:115
↓ 2 callers
Method
GetGlobalTestPartResultReporter
Returns the global test part result reporter.
src/ext/gtest-1.7.0/src/gtest.cc:682
↓ 2 callers
Method
GetGlobalTestPartResultReporter
Returns the global test part result reporter.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:2166
↓ 2 callers
Function
GetOutputOfAllCommands
Returns concatenated output from several representative commands.
src/ext/gtest-1.7.0/test/gtest_output_test.py:238
↓ 2 callers
Function
GetReservedAttributesForElement
src/ext/gtest-1.7.0/src/gtest.cc:1789
↓ 2 callers
Function
GetReservedAttributesForElement
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3273
↓ 2 callers
Function
GetShellCommandOutput
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 callers
Method
GetTestInfo
src/ext/gtest-1.7.0/test/gtest_unittest.cc:5176
↓ 2 callers
Function
HRESULTFailureHelper
Helper function for IsHRESULT{SuccessFailure} predicates
src/ext/gtest-1.7.0/src/gtest.cc:1340
↓ 2 callers
Function
HRESULTFailureHelper
Helper function for IsHRESULT{SuccessFailure} predicates
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:2824
↓ 2 callers
Function
HandleSehExceptionsInMethodIfSupported
src/ext/gtest-1.7.0/src/gtest.cc:2059
↓ 2 callers
Function
HandleSehExceptionsInMethodIfSupported
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:3543
↓ 2 callers
Function
HasFailureHelper
A wrapper for calling HasFailure outside of a test body.
src/ext/gtest-1.7.0/test/gtest_unittest.cc:6680
↓ 2 callers
Function
HasNonfatalFailureHelper
A wrapper for calling HasNonfatalFailure outside of a test body.
src/ext/gtest-1.7.0/test/gtest_unittest.cc:6638
↓ 2 callers
Method
Head
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 callers
Function
InitGoogleTestImpl
src/ext/gtest-1.7.0/src/gtest.cc:4971
↓ 2 callers
Function
InitGoogleTestImpl
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:6455
↓ 2 callers
Function
IsATTY
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2814
↓ 2 callers
Function
IsAsciiDigit
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 callers
Function
IsAsciiPunct
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8421
↓ 2 callers
Function
IsAsciiWhiteSpace
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8425
↓ 2 callers
Function
IsAsciiWordChar
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8426
↓ 2 callers
Function
IsDigit
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2772
↓ 2 callers
Function
IsDir
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2839
↓ 2 callers
Method
IsDirectory
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 callers
Function
IsHeaderGuardIncludeOrOneLineIWYUPragma
(line)
src/ext/gtest-1.7.0/scripts/pump.py:783
↓ 2 callers
Function
IsPower2
! * @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 callers
Function
IsRepeat
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:8424
↓ 2 callers
Function
KilledExitStatus
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 callers
Method
Length
src/ext/gtest-1.7.0/samples/sample2.h:76
↓ 2 callers
Method
Lock
! * 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 callers
Function
LogToStderr
src/ext/gtest-1.7.0/fused-src/gtest/gtest.h:2150
↓ 2 callers
Function
MakeAndRegisterTestInfo
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 callers
Function
MakeAndRegisterTestInfo
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 callers
Function
MatchRegexAnywhere
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 callers
Function
NormalizeToCurrentPlatform
Normalizes platform specific output details for easier comparison.
src/ext/gtest-1.7.0/test/gtest_output_test.py:139
↓ 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
src/ext/gtest-1.7.0/test/gtest_xml_test_utils.py:150
↓ 2 callers
Function
OkHRESULTSuccess
src/ext/gtest-1.7.0/test/gtest_unittest.cc:3871
↓ 2 callers
Method
OnTestIterationEnd
src/ext/gtest-1.7.0/test/gtest_unittest.cc:6789
↓ 2 callers
Method
OnTestProgramEnd
src/ext/gtest-1.7.0/test/gtest_unittest.cc:6780
↓ 2 callers
Function
ParseGoogleTestFlagsOnly
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 callers
Function
ParseGoogleTestFlagsOnlyImpl
src/ext/gtest-1.7.0/src/gtest.cc:4889
↓ 2 callers
Function
ParseGoogleTestFlagsOnlyImpl
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:6373
↓ 2 callers
Method
PassedArgument
src/ext/gtest-1.7.0/test/gtest-death-test_test.cc:830
↓ 2 callers
Function
PopToken
(a_list, token_type=None)
src/ext/gtest-1.7.0/scripts/pump.py:453
↓ 2 callers
Function
PrintFullTestCommentIfPresent
src/ext/gtest-1.7.0/src/gtest.cc:2672
↓ 2 callers
Function
PrintFullTestCommentIfPresent
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:4156
↓ 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
src/ext/gtest-1.7.0/src/gtest.cc:4512
↓ 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
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:5996
↓ 2 callers
Function
PrintStringTo
src/ext/gtest-1.7.0/src/gtest-printers.cc:339
↓ 2 callers
Function
PrintStringTo
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:9352
↓ 2 callers
Function
PrintTestPartResultToString
Prints a TestPartResult to an std::string.
src/ext/gtest-1.7.0/src/gtest.cc:2520
↓ 2 callers
Function
PrintTestPartResultToString
Prints a TestPartResult to an std::string.
src/ext/gtest-1.7.0/fused-src/gtest/gtest-all.cc:4004
← previous
next →
601–700 of 5,085, ranked by callers