Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ functions
Functions
4,459 in github.com/cginternals/globjects
⨍
Functions
4,459
◇
Types & classes
1,632
↓ 8 callers
Function
HandleExceptionsInMethodIfSupported
source/tests/googletest/googletest/src/gtest.cc:2410
↓ 8 callers
Function
HasPrefix
source/tests/googletest/googletest/test/gtest-printers_test.cc:542
↓ 8 callers
Function
IsEmpty
Returns true iff the path is "".
source/tests/googletest/googletest/include/gtest/internal/gtest-filepath.h:111
↓ 8 callers
Function
IsSubstringImpl
source/tests/googletest/googletest/src/gtest.cc:1583
↓ 8 callers
Function
MakeToken
Creates a new instance of Token.
source/tests/googletest/googletest/scripts/pump.py:237
↓ 8 callers
Function
ParseBoolFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
source/tests/googletest/googletest/src/gtest.cc:5051
↓ 8 callers
Function
PrintCharsAsStringTo
source/tests/googletest/googletest/src/gtest-printers.cc:262
↓ 8 callers
Function
ResultIsEven
A predicate function that returns AssertionResult for use in EXPECT/ASSERT_TRUE/FALSE.
source/tests/googletest/googletest/test/gtest_unittest.cc:2134
↓ 8 callers
Function
ResultIsEvenNoExplanation
A predicate function that returns AssertionResult but gives no explanation why it succeeds. Needed for testing that EXPECT/ASSERT_FALSE handles such f
source/tests/googletest/googletest/test/gtest_unittest.cc:2144
↓ 8 callers
Function
RunShellWithReturnCode
Executes a command and returns the output from stdout and the return code. Args: command: Command to execute. print_output: If True, the ou
source/tests/googletest/googlemock/scripts/upload.py:541
↓ 8 callers
Function
RunShellWithReturnCode
Executes a command and returns the output from stdout and the return code. Args: command: Command to execute. print_output: If True, the ou
source/tests/googletest/googletest/scripts/upload.py:541
↓ 8 callers
Function
Set
source/tests/googletest/googletest/include/gtest/internal/gtest-filepath.h:73
↓ 8 callers
Function
ShouldRunTestOnShard
Given the total number of shards, the shard index, and the test id, returns true iff the test should be run on this shard. The test id is some arbitra
source/tests/googletest/googletest/src/gtest.cc:4776
↓ 8 callers
Method
Size
Gets the number of elements.
source/tests/googletest/googletest/samples/sample3-inl.h:102
↓ 8 callers
Function
Skip
(lines, pos, regex)
source/tests/googletest/googletest/scripts/pump.py:261
↓ 8 callers
Function
StringStreamToString
Converts the buffer in a stringstream to an std::string, converting NUL bytes to "\\0" along the way.
source/tests/googletest/googletest/src/gtest.cc:1982
↓ 8 callers
Function
TestLogWithSeverity
Verifies that Log() behaves correctly for the given verbosity level and log severity.
source/tests/googletest/googlemock/test/gmock-internal-utils_test.cc:405
↓ 8 callers
Method
add
source/globjects/source/State.cpp:341
↓ 8 callers
Method
copy
source/tests/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h:213
↓ 8 callers
Function
e
(e)
docs/api-docs/bootstrap.min.js:11
↓ 8 callers
Function
getString
source/globjects/source/globjects.cpp:165
↓ 8 callers
Method
refCounter
source/globjects/source/base/Referenced.cpp:34
↓ 8 callers
Method
registerListener
source/globjects/source/base/Changeable.cpp:21
↓ 8 callers
Function
remove
Windows CE doesn't have the remove C function.
source/tests/googletest/googletest/test/gtest-filepath_test.cc:68
↓ 8 callers
Method
set_s
source/tests/googletest/googlemock/test/gmock-matchers_test.cc:3586
↓ 8 callers
Method
specializeType
source/globjects/source/StateSetting.cpp:33
↓ 8 callers
Method
test_to_run_count
Gets the number of tests that should run.
source/tests/googletest/googletest/src/gtest.cc:782
↓ 8 callers
Method
update
source/globjects/source/AbstractUniform.cpp:106
↓ 8 callers
Function
warning
source/globjects/source/base/baselogging.cpp:34
↓ 8 callers
Method
x
source/tests/googletest/googlemock/test/gmock_stress_test.cc:72
↓ 8 callers
Method
x
source/tests/googletest/googletest/test/gtest_unittest.cc:5157
↓ 7 callers
Function
AddFatalFailure
AddFatalFailure() and AddNonfatalFailure() must be stand-alone functions (i.e. their definitions cannot be inlined at the call sites), or C++Builder w
source/tests/googletest/googletest/test/gtest_unittest.cc:1084
↓ 7 callers
Function
AddNonfatalFailure
source/tests/googletest/googletest/test/gtest_unittest.cc:1088
↓ 7 callers
Function
BoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
source/tests/googletest/googletest/src/gtest-port.cc:1173
↓ 7 callers
Function
CheckTestFailureCount
source/tests/googletest/googletest/test/gtest_stress_test.cc:117
↓ 7 callers
Method
CreateDirectoriesRecursively
Create directories so that path exists. Returns true if successful or if the directories already exist; returns false if unable to create directories
source/tests/googletest/googletest/src/gtest-filepath.cc:308
↓ 7 callers
Function
DivisibleBy
source/tests/googletest/googlemock/test/gmock-matchers_test.cc:3986
↓ 7 callers
Method
Enqueue
Adds an element to the end of the queue. A copy of the element is created using the copy constructor, and then stored in the queue. Changes made to t
source/tests/googletest/googletest/samples/sample3-inl.h:116
↓ 7 callers
Function
FOpen
source/tests/googletest/googletest/include/gtest/internal/gtest-port.h:2367
↓ 7 callers
Method
FileOrDirectoryExists
Returns true if pathname describes something findable in the file-system, either a file, directory, or whatever.
source/tests/googletest/googletest/src/gtest-filepath.cc:209
↓ 7 callers
Function
GTEST_LOCK_EXCLUDED_
source/tests/googletest/googletest/src/gtest.cc:4111
↓ 7 callers
Function
GetCurrentExecutableName
Returns the current application's name, removing directory path if that is present.
source/tests/googletest/googletest/src/gtest.cc:399
↓ 7 callers
Function
GetLastErrnoDescription
Returns the message describing the last system error in errno.
source/tests/googletest/googletest/src/gtest-death-test.cc:315
↓ 7 callers
Method
GetName
Returns ([tokens], next_token_info).
source/tests/googletest/googlemock/scripts/generator/cpp/ast.py:928
↓ 7 callers
Function
GetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
source/tests/googletest/googletest/src/gtest.cc:620
↓ 7 callers
Function
GlobalFunction
A global function that's expected to die.
source/tests/googletest/googletest/test/gtest-death-test_test.cc:170
↓ 7 callers
Function
GrabOutput
Verifies that Log() behaves correctly for the given verbosity level and log severity.
source/tests/googletest/googlemock/test/gmock-internal-utils_test.cc:549
↓ 7 callers
Method
IsAbsolutePath
Returns true if pathname describes an absolute path.
source/tests/googletest/googletest/src/gtest-filepath.cc:265
↓ 7 callers
Function
IsAsciiPunct
source/tests/googletest/googletest/src/gtest-port.cc:617
↓ 7 callers
Function
MatchPrintAndExplain
source/tests/googletest/googlemock/include/gmock/gmock-matchers.h:701
↓ 7 callers
Function
NotNull
Creates a polymorphic matcher that matches any non-NULL pointer. This is convenient as Not(NULL) doesn't compile (the compiler thinks that that expres
source/tests/googletest/googlemock/include/gmock/gmock-matchers.h:3802
↓ 7 callers
Method
Notify
source/tests/googletest/googletest/src/gtest-port.cc:211
↓ 7 callers
Function
ParseCodeNode
(tokens)
source/tests/googletest/googletest/scripts/pump.py:564
↓ 7 callers
Function
ParseExpNode
(token)
source/tests/googletest/googletest/scripts/pump.py:470
↓ 7 callers
Function
ParseStringFlag
Parses a string for a string flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
source/tests/googletest/googletest/src/gtest.cc:5085
↓ 7 callers
Method
Perform
Performs the action. Note that this method is const even though the corresponding method in ActionInterface is not. The reason is that a const Actio
source/tests/googletest/googlemock/include/gmock/gmock-actions.h:387
↓ 7 callers
Function
PrintByRef
source/tests/googletest/googletest/test/gtest-printers_test.cc:245
↓ 7 callers
Method
Release
TODO(vladl@google.com): Factor the search functionality into Vector::Find.
source/tests/googletest/googletest/src/gtest.cc:3279
↓ 7 callers
Function
RemoveMatchingTests
Removes output of specified tests from a Google Test program's output. This function strips not only the beginning and the end of a test but also
source/tests/googletest/googletest/test/gtest_output_test.py:168
↓ 7 callers
Function
ReturnRef
source/tests/googletest/googlemock/include/gmock/gmock-actions.h:1077
↓ 7 callers
Function
Short
For suppressing compiler warnings on conversion possibly losing precision.
source/tests/googletest/googlemock/test/gmock-generated-actions_test.cc:67
↓ 7 callers
Function
Shuffle
source/tests/googletest/googletest/src/gtest-internal-inl.h:333
↓ 7 callers
Function
StatusUpdate
Print a status message to stdout. If 'verbosity' is greater than 0, print the message. Args: msg: The string to print.
source/tests/googletest/googlemock/scripts/upload.py:97
↓ 7 callers
Function
StatusUpdate
Print a status message to stdout. If 'verbosity' is greater than 0, print the message. Args: msg: The string to print.
source/tests/googletest/googletest/scripts/upload.py:97
↓ 7 callers
Function
SumOverTestCaseList
Iterates over a vector of TestCases, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
source/tests/googletest/googletest/src/gtest.cc:335
↓ 7 callers
Method
UponLeavingGTest
source/tests/googletest/googletest/src/gtest.cc:3853
↓ 7 callers
Method
_CreateVariable
(self, pos_token, name, type_name, type_modifiers, ref_pointer_name_seq, templated_typ
source/tests/googletest/googlemock/scripts/generator/cpp/ast.py:727
↓ 7 callers
Method
begin
source/tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:195
↓ 7 callers
Method
c_string
Gets the 0-terminated C string this MyString object represents.
source/tests/googletest/googletest/samples/sample2.h:74
↓ 7 callers
Function
debug
source/globjects/source/base/baselogging.cpp:29
↓ 7 callers
Method
disabled_test_count
Gets the number of disabled tests.
source/tests/googletest/googletest/src/gtest.cc:767
↓ 7 callers
Function
enable
source/globjects/source/globjects.cpp:321
↓ 7 callers
Method
end
source/tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:196
↓ 7 callers
Method
is_nan
Returns true iff this is NAN (not a number).
source/tests/googletest/googletest/include/gtest/internal/gtest-internal.h:346
↓ 7 callers
Method
original_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
source/tests/googletest/googletest/src/gtest.cc:4263
↓ 7 callers
Method
os_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
source/tests/googletest/googletest/src/gtest.cc:4916
↓ 7 callers
Method
set
source/tests/googletest/googletest/include/gtest/internal/gtest-port.h:1857
↓ 6 callers
Function
AllArgs
source/tests/googletest/googlemock/include/gmock/gmock-matchers.h:4382
↓ 6 callers
Function
ArrayAwareFind
source/tests/googletest/googletest/include/gtest/internal/gtest-internal.h:983
↓ 6 callers
Function
ChDir
source/tests/googletest/googletest/include/gtest/internal/gtest-port.h:2365
↓ 6 callers
Function
Char
NOLINT
source/tests/googletest/googlemock/test/gmock-generated-actions_test.cc:68
↓ 6 callers
Function
ChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
source/tests/googletest/googletest/src/gtest.cc:1747
↓ 6 callers
Method
ConservativeLowerBound
Conservative estimate on the lower/upper bound of the number of calls allowed.
source/tests/googletest/googlemock/src/gmock-cardinalities.cc:74
↓ 6 callers
Method
ConservativeUpperBound
source/tests/googletest/googlemock/src/gmock-cardinalities.cc:75
↓ 6 callers
Function
CopyArray
source/tests/googletest/googletest/include/gtest/internal/gtest-internal.h:1000
↓ 6 callers
Method
Dequeue
Removes the head of the queue and returns it. Returns NULL if the queue is empty.
source/tests/googletest/googletest/samples/sample3-inl.h:131
↓ 6 callers
Method
DescribeTo
Describes the Between(m, n) cardinality in human-friendly text.
source/tests/googletest/googlemock/src/gmock-cardinalities.cc:108
↓ 6 callers
Function
DieIf
A unary function that may die.
source/tests/googletest/googletest/test/gtest-death-test_test.cc:179
↓ 6 callers
Function
DoubleEq
Creates a matcher that matches any double argument approximately equal to rhs, where two NANs are considered unequal.
source/tests/googletest/googlemock/include/gmock/gmock-matchers.h:3815
↓ 6 callers
Function
ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTest
source/tests/googletest/googletest/test/gtest_unittest.cc:1950
↓ 6 callers
Function
ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTestCase
source/tests/googletest/googletest/test/gtest_unittest.cc:1958
↓ 6 callers
Function
FormatEpochTimeInMillisAsIso8601
Converts the given epoch time in milliseconds to a date string in the ISO 8601 format, without the timezone information.
source/tests/googletest/googletest/src/gtest.cc:3572
↓ 6 callers
Function
FormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
source/tests/googletest/googletest/src/gtest-port.cc:656
↓ 6 callers
Method
Generate
(self)
source/tests/googletest/googlemock/scripts/generator/cpp/ast.py:704
↓ 6 callers
Function
GenerateFatalFailureInAnotherThread
source/tests/googletest/googletest/test/gtest_stress_test.cc:172
↓ 6 callers
Method
GenerateMocks
Convert C++ source to complete Google Mock output source.
source/tests/googletest/googlemock/scripts/generator/cpp/gmock_class_test.py:317
↓ 6 callers
Method
GetNextPrime
source/tests/googletest/googletest/samples/sample8_unittest.cc:69
↓ 6 callers
Function
GetThreadCount
Returns the number of active threads, or 0 when there is an error.
source/tests/googletest/googletest/src/gtest-port.cc:104
↓ 6 callers
Function
InitGoogleMock
Initializes Google Mock. This must be called before running the tests. In particular, it parses a command line for the flags that Google Mock recogn
source/tests/googletest/googlemock/src/gmock.cc:173
↓ 6 callers
Function
IsPathSeparator
Returns whether the given character is a valid path separator.
source/tests/googletest/googletest/src/gtest-filepath.cc:90
← previous
next →
301–400 of 4,459, ranked by callers