MCPcopy Create free account

hub / github.com/cginternals/globjects / functions

Functions4,459 in github.com/cginternals/globjects

↓ 4 callersMethodSetTestPartResultReporterForCurrentThread
Sets the test part result reporter for the current thread.
source/tests/googletest/googletest/src/gtest.cc:724
↓ 4 callersFunctionShort
For suppressing compiler warnings on conversion possibly losing precision.
source/tests/googletest/googlemock/test/gmock-more-actions_test.cc:72
↓ 4 callersFunctionStrDup
source/tests/googletest/googletest/include/gtest/internal/gtest-port.h:2310
↓ 4 callersMethodUntypedPerformDefaultAction
Performs the default action with the given arguments and returns the action's result. The call description string will be used in the error message t
source/tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1523
↓ 4 callersFunctionVerifyGeneratorIsEmpty
source/tests/googletest/googletest/test/gtest-param-test_test.cc:172
↓ 4 callersFunction_FindAllMatches
Generates all matches of regex in string s.
source/tests/googletest/googlemock/scripts/gmock_doctor.py:137
↓ 4 callersMethod_GetClass
(self, class_type, visibility, templated_types)
source/tests/googletest/googlemock/scripts/generator/cpp/ast.py:1489
↓ 4 callersMethod_GetVarTokensUpTo
(self, expected_token_type, *expected_tokens)
source/tests/googletest/googlemock/scripts/generator/cpp/ast.py:852
↓ 4 callersMethod_VerifyTestCasesDoNotInterleave
(self, tests)
source/tests/googletest/googletest/test/gtest_shuffle_test.py:245
↓ 4 callersMethodappendSource
source/globjects/source/base/CompositeStringSource.cpp:32
↓ 4 callersMethodbegin
source/globjects/source/Query.cpp:96
↓ 4 callersFunctionc_str
source/tests/googletest/googletest/include/gtest/internal/gtest-filepath.h:78
↓ 4 callersMethodcreate
source/globjects/source/NamedString.cpp:20
↓ 4 callersFunctiondetachAllObjects
source/globjects/source/globjects.cpp:131
↓ 4 callersMethodfile
Where in the source file was the default action spec defined?
source/tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:252
↓ 4 callersFunctioni
()
docs/api-docs/bootstrap.min.js:11
↓ 4 callersFunctionrandom
Gets the random number generator.
source/tests/googletest/googletest/src/gtest-internal-inl.h:792
↓ 4 callersMethodset_value
source/tests/googletest/googlemock/test/gmock-matchers_test.cc:3359
↓ 4 callersMethodsync
source/globjects/source/Sync.cpp:42
↓ 4 callersMethodtear_down_was_run
Was TearDown() run?
source/tests/googletest/googletest/test/gtest_environment_test.cc:98
↓ 4 callersMethodtoString
source/globjects/source/DebugMessage.cpp:73
↓ 4 callersMethodvalue
source/tests/googletest/googletest/test/gtest-param-test_test.cc:317
↓ 4 callersMethodwhat
source/tests/googletest/googletest/test/gtest-death-test_ex_test.cc:63
↓ 3 callersFunctionAbort
source/tests/googletest/googletest/include/gtest/internal/gtest-port.h:2410
↓ 3 callersMethodAbortArgument
source/tests/googletest/googletest/test/gtest-death-test_test.cc:897
↓ 3 callersMethodAddTestPartResult
Adds a test part result to the list.
source/tests/googletest/googletest/src/gtest.cc:2050
↓ 3 callersMethodAdjustForParameterizedTests
Adjust tests_to_run in case value parameterized tests are disabled.
source/tests/googletest/googletest/test/gtest_filter_unittest.py:248
↓ 3 callersMethodAlmostEquals
Returns true iff this number is at most kMaxUlps ULP's away from rhs. In particular, this function: - returns false if either number is (or both are
source/tests/googletest/googletest/include/gtest/internal/gtest-internal.h:358
↓ 3 callersFunctionAppendUserMessage
Appends the user-supplied message to the Google-Test-generated message.
source/tests/googletest/googletest/src/gtest.cc:2001
↓ 3 callersFunctionArrayAsVector
source/tests/googletest/googletest/src/gtest.cc:2108
↓ 3 callersMethodAsStdFunction
source/tests/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h:883
↓ 3 callersFunctionAssertionResult
source/tests/googletest/googletest/include/gtest/gtest.h:272
↓ 3 callersFunctionCalculateOptimalEdits
source/tests/googletest/googletest/src/gtest.cc:1028
↓ 3 callersFunctionChar
NOLINT
source/tests/googletest/googlemock/test/gmock-more-actions_test.cc:73
↓ 3 callersFunctionCheckCounts
Checks that the count for each test is expected.
source/tests/googletest/googletest/test/gtest_repeat_test.cc:153
↓ 3 callersMethodCheckDestroyed
source/tests/googletest/googletest/test/gtest-port_test.cc:1166
↓ 3 callersMethodClear
Clears the object.
source/tests/googletest/googletest/src/gtest.cc:2162
↓ 3 callersMethodClone
source/tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:236
↓ 3 callersFunctionCreateUnifiedDiff
Create a list of diff hunks in Unified diff format. Each hunk has a header generated by PrintHeader above plus a body with lines prefixed with ' ' for
source/tests/googletest/googletest/src/gtest.cc:1203
↓ 3 callersMethodDeclarationToParts
(self, parts, needs_name_removed)
source/tests/googletest/googlemock/scripts/generator/cpp/ast.py:536
↓ 3 callersFunctionEncodeMultipartFormData
Encode form fields for multipart/form-data. Args: fields: A sequence of (name, value) elements for regular form fields. files: A sequence o
source/tests/googletest/googlemock/scripts/upload.py:498
↓ 3 callersFunctionEncodeMultipartFormData
Encode form fields for multipart/form-data. Args: fields: A sequence of (name, value) elements for regular form fields. files: A sequence o
source/tests/googletest/googletest/scripts/upload.py:498
↓ 3 callersFunctionExpectNonFatalFailureRecordingPropertyWithReservedKey
When a property using a reserved key is supplied to this function, it tests that a non-fatal failure is added, a fatal failure is not added, and that
source/tests/googletest/googletest/test/gtest_unittest.cc:1943
↓ 3 callersFunctionFlagToEnvVar
Returns the name of the environment variable corresponding to the given flag. For example, FlagToEnvVar("foo") will return "GTEST_FOO" in the open-so
source/tests/googletest/googletest/src/gtest-port.cc:1116
↓ 3 callersFunctionFlushInfoLog
source/tests/googletest/googletest/include/gtest/internal/gtest-port.h:1276
↓ 3 callersFunctionGMOCK_DEFINE_DEFAULT_ACTION_FOR_RETURN_TYPE_
source/tests/googletest/googlemock/include/gmock/gmock-actions.h:171
↓ 3 callersFunctionGetAbsolutePathOf
Turns the given relative path into an absolute path.
source/tests/googletest/googletest/test/gtest-options_test.cc:63
↓ 3 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
source/tests/googletest/googletest/src/gtest.cc:4971
↓ 3 callersFunctionGetGTestRootDir
Returns the root directory of Google Test.
source/tests/googletest/googlemock/scripts/fuse_gmock_files.py:91
↓ 3 callersFunctionGetPrefixUntilComma
Returns the prefix of 'str' before the first comma in it; returns the entire string if it contains no comma.
source/tests/googletest/googletest/include/gtest/internal/gtest-internal.h:605
↓ 3 callersMethodGetScope
(self)
source/tests/googletest/googlemock/scripts/generator/cpp/ast.py:902
↓ 3 callersFunctionGetSvnInfo
Returns the project name and the current SVN workspace's root path.
source/tests/googletest/googletest/scripts/common.py:55
↓ 3 callersMethodGetTestInfo
source/tests/googletest/googletest/test/gtest_unittest.cc:5299
↓ 3 callersMethodGetTestPartResultReporterForCurrentThread
Returns the test part result reporter for the current thread.
source/tests/googletest/googletest/src/gtest.cc:718
↓ 3 callersMethodHandleError
(self, msg, token)
source/tests/googletest/googlemock/scripts/generator/cpp/ast.py:699
↓ 3 callersFunctionIdToKey
source/tests/googletest/googletest/test/gtest_stress_test.cc:64
↓ 3 callersFunctionIdToString
source/tests/googletest/googletest/test/gtest_stress_test.cc:70
↓ 3 callersMethodIncrement
Returns the current counter value, and increments it.
source/tests/googletest/googletest/samples/sample4.cc:39
↓ 3 callersFunctionInvokeWithModifiedEnv
Runs the given function and arguments in a modified environment.
source/tests/googletest/googletest/test/gtest_filter_unittest.py:204
↓ 3 callersFunctionIsDigit
source/tests/googletest/googletest/include/gtest/internal/gtest-port.h:2257
↓ 3 callersMethodIsImage
Returns true if the filename has an image extension.
source/tests/googletest/googlemock/scripts/upload.py:713
↓ 3 callersMethodIsImage
Returns true if the filename has an image extension.
source/tests/googletest/googletest/scripts/upload.py:713
↓ 3 callersFunctionIsTrue
source/tests/googletest/googletest/src/gtest.cc:4984
↓ 3 callersFunctionJoinAndDelete
source/tests/googletest/googlemock/test/gmock_stress_test.cc:59
↓ 3 callersFunctionLhsSize
source/tests/googletest/googlemock/include/gmock/gmock-matchers.h:3265
↓ 3 callersMethodLock
source/tests/googletest/googletest/src/gtest-port.cc:241
↓ 3 callersFunctionMakeAction
source/tests/googletest/googlemock/include/gmock/gmock-actions.h:463
↓ 3 callersFunctionNormalExitStatus
Returns the exit status of a process that calls _exit(2) with a given exit code. This is a helper function for the ExitStatusPredicateTest test suite
source/tests/googletest/googletest/test/gtest-death-test_test.cc:229
↓ 3 callersFunctionParseFlagValue
Parses a string as a command line flag. The string should have the format "--flag=value". When def_optional is true, the "=value" part can be omitte
source/tests/googletest/googletest/src/gtest.cc:5013
↓ 3 callersFunctionParseInt32
Parses 'str' for a 32-bit signed integer. If successful, writes the result to *value and returns true; otherwise leaves *value unchanged and returns
source/tests/googletest/googletest/src/gtest-port.cc:1131
↓ 3 callersFunctionPeekToken
(a_list)
source/tests/googletest/googletest/scripts/pump.py:463
↓ 3 callersFunctionPrintByteSegmentInObjectTo
Prints a segment of bytes in the given object.
source/tests/googletest/googletest/src/gtest-printers.cc:60
↓ 3 callersFunctionPrintRawArrayTo
source/tests/googletest/googletest/include/gtest/gtest-printers.h:548
↓ 3 callersMethodPushLine
source/tests/googletest/googletest/src/gtest.cc:1135
↓ 3 callersFunctionReportFailureInUnknownLocation
source/tests/googletest/googletest/src/gtest.cc:2250
↓ 3 callersFunctionReturnRefOfCopy
source/tests/googletest/googlemock/include/gmock/gmock-actions.h:1085
↓ 3 callersFunctionRhsSize
source/tests/googletest/googlemock/include/gmock/gmock-matchers.h:3266
↓ 3 callersMethodSetValue
Sets a new value, overriding the one supplied in the constructor.
source/tests/googletest/googletest/include/gtest/gtest.h:506
↓ 3 callersFunctionSleepMilliseconds
source/tests/googletest/googletest/src/gtest-port.cc:161
↓ 3 callersFunctionStat
source/tests/googletest/googletest/include/gtest/internal/gtest-port.h:2329
↓ 3 callersFunctionStripTrailingSpaces
source/tests/googletest/googletest/include/gtest/internal/gtest-port.h:2284
↓ 3 callersFunctionSubString
Returns a substring in lines.
source/tests/googletest/googletest/scripts/pump.py:208
↓ 3 callersFunctionSubWithTrace
Another helper function for testing SCOPED_TRACE.
source/tests/googletest/googletest/test/gtest_output_test_.cc:173
↓ 3 callersFunctionTestRepeat
Tests the behavior of Google Test when --gtest_repeat has the given value.
source/tests/googletest/googletest/test/gtest_repeat_test.cc:172
↓ 3 callersMethodToString
Return a string that tries to reconstitute the variable decl.
source/tests/googletest/googlemock/scripts/generator/cpp/ast.py:262
↓ 3 callersMethodToType
Convert [Token,...] to [Class(...), ] useful for base classes. For example, code like class Foo : public Bar<x, y> { ... }; the "Bar<x
source/tests/googletest/googlemock/scripts/generator/cpp/ast.py:477
↓ 3 callersMethodUnlock
source/tests/googletest/googletest/src/gtest-port.cc:247
↓ 3 callersMethod_CreateRequest
Creates a new urllib request.
source/tests/googletest/googlemock/scripts/upload.py:162
↓ 3 callersMethod_CreateRequest
Creates a new urllib request.
source/tests/googletest/googletest/scripts/upload.py:162
↓ 3 callersMethod_GetParameters
(self)
source/tests/googletest/googlemock/scripts/generator/cpp/ast.py:899
↓ 3 callersMethod_TestXmlOutput
Asserts that the XML document generated by running the program gtest_prog_name matches expected_xml, a string containing another XML docu
source/tests/googletest/googletest/test/gtest_xml_output_unittest.py:286
↓ 3 callersMethod__init__
(self, options)
source/tests/googletest/googlemock/scripts/upload.py:988
↓ 3 callersMethod__init__
(self, options)
source/tests/googletest/googletest/scripts/upload.py:988
↓ 3 callersMethoddivider
source/tests/googletest/googlemock/test/gmock-matchers_test.cc:3980
↓ 3 callersFunctionfatal
source/globjects/source/base/baselogging.cpp:44
↓ 3 callersFunctioninitialize
source/examples/shaderincludes/main.cpp:38
↓ 3 callersFunctioninitialize
source/examples/computeshader/main.cpp:49
↓ 3 callersFunctioninitialize
source/examples/texture/main.cpp:34
↓ 3 callersFunctioninitialize
source/examples/sparsetexture/main.cpp:45
↓ 3 callersMethodisName
source/globjects/source/LocationIdentity.cpp:38
← previousnext →501–600 of 4,459, ranked by callers