MCPcopy Create free account

hub / github.com/arangodb/velocypack / functions

Functions4,360 in github.com/arangodb/velocypack

FunctionGTEST_EXCLUSIVE_LOCK_REQUIRED_
tests/googletest/googlemock/src/gmock-spec-builders.cc:105
MethodGTEST_EXCLUSIVE_LOCK_REQUIRED_
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1084
MethodGTEST_EXCLUSIVE_LOCK_REQUIRED_
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1558
MethodGTEST_LOCK_EXCLUDED_
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1478
FunctionGTEST_TEST
Sanity tests to ensure that the alternative, verbose spellings of some of the macros work. We don't test them thoroughly as that would be quite invol
tests/googletest/googletest/test/gtest_unittest.cc:7061
MethodGTestFlagSaver
The c'tor.
tests/googletest/googletest/src/gtest-internal-inl.h:159
MethodGTestLog
tests/googletest/googletest/src/gtest-port.cc:961
MethodGTestMutexLock
tests/googletest/googletest/include/gtest/internal/gtest-port.h:1478
MethodGTestShouldProcessSEH
Returns EXCEPTION_EXECUTE_HANDLER if Google Test should handle the given SEH exception, or EXCEPTION_CONTINUE_SEARCH otherwise. This function is usefu
tests/googletest/googletest/src/gtest.cc:561
FunctionGe
tests/googletest/googletest/include/gtest/gtest-matchers.h:782
MethodGeMatcher
tests/googletest/googletest/include/gtest/gtest-matchers.h:670
MethodGenerateDiff
Return the current diff as a string. Args: args: Extra arguments to pass to the diff command.
tests/googletest/googlemock/scripts/upload.py:599
MethodGenerateDiff
(self, args)
tests/googletest/googlemock/scripts/upload.py:790
MethodGenerateDiff
(self, extra_args)
tests/googletest/googlemock/scripts/upload.py:1064
MethodGenerateDiff
Return the current diff as a string. Args: args: Extra arguments to pass to the diff command.
tests/googletest/googletest/scripts/upload.py:599
MethodGenerateDiff
(self, args)
tests/googletest/googletest/scripts/upload.py:790
MethodGenerateDiff
(self, extra_args)
tests/googletest/googletest/scripts/upload.py:1064
FunctionGenerateNames
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:703
FunctionGenerateNamesRecursively
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:693
MethodGenerateUniqueFileName
Returns a pathname for a file that does not currently exist. The pathname will be directory/base_name.extension or directory/base_name_<number>.extens
tests/googletest/googletest/src/gtest-filepath.cc:278
MethodGet
tests/googletest/googlemock/include/gmock/gmock-actions.h:79
MethodGet
tests/googletest/googlemock/include/gmock/gmock-actions.h:83
MethodGet
tests/googletest/googlemock/include/gmock/gmock-actions.h:107
MethodGet
tests/googletest/googlemock/include/gmock/gmock-actions.h:119
MethodGet
tests/googletest/googlemock/include/gmock/gmock-actions.h:128
MethodGet
tests/googletest/googlemock/include/gmock/gmock-actions.h:302
MethodGetAbsolutePathToOutputFile
Returns the name of the requested output file, or the default if none was explicitly specified.
tests/googletest/googletest/src/gtest.cc:454
MethodGetArgvsForDeathTestChildProcess
tests/googletest/googletest/src/gtest-death-test.cc:1163
MethodGetBaseFile
(self, filename)
tests/googletest/googlemock/scripts/upload.py:898
MethodGetBaseFile
(self, filename)
tests/googletest/googlemock/scripts/upload.py:1026
MethodGetBaseFile
(self, filename)
tests/googletest/googlemock/scripts/upload.py:1102
MethodGetBaseFile
(self, filename)
tests/googletest/googletest/scripts/upload.py:898
MethodGetBaseFile
(self, filename)
tests/googletest/googletest/scripts/upload.py:1026
MethodGetBaseFile
(self, filename)
tests/googletest/googletest/scripts/upload.py:1102
FunctionGetBoolAssertionFailureMessage
Constructs a failure message for Boolean assertions such as EXPECT_TRUE.
tests/googletest/googletest/src/gtest.cc:1368
MethodGetCastTypeDescription
tests/googletest/googlemock/include/gmock/gmock-matchers.h:1641
MethodGetCurrentDir
Returns the current working directory, or "" if unsuccessful.
tests/googletest/googletest/src/gtest-filepath.cc:94
MethodGetErrorLogs
tests/googletest/googletest/src/gtest-death-test.cc:501
MethodGetEventDescription
tests/googletest/googletest/test/gtest_unittest.cc:6841
FunctionGetExitStatus
Returns the argument to exit(), or -1 if exit() wasn't called. Args: exit_code: the result value of os.system(command).
tests/googletest/googlemock/test/gmock_test_utils.py:72
FunctionGetExitStatus
Returns the argument to exit(), or -1 if exit() wasn't called. Args: exit_code: the result value of os.system(command).
tests/googletest/googletest/test/gtest_test_utils.py:182
MethodGetFullMethodName
tests/googletest/googletest/test/googletest-listener-test.cc:121
MethodGetFullMethodName
tests/googletest/googletest/test/googletest-listener-test.cc:195
MethodGetInstance
Gets the singleton UnitTest object. The first time this method is called, a UnitTest object is constructed and returned. Consecutive calls will retu
tests/googletest/googletest/src/gtest.cc:4538
MethodGetLastLine
(self)
tests/googletest/googletest/scripts/pump.py:645
MethodGetMutableTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
tests/googletest/googletest/src/gtest.cc:2769
MethodGetMutableTestSuite
Gets the i-th test suite among all the test suites. i can range from 0 to total_test_suite_count() - 1. If i is not in that range, returns NULL.
tests/googletest/googletest/src/gtest.cc:4662
MethodGetName
tests/googletest/googletest/test/googletest-output-test_.cc:806
MethodGetName
tests/googletest/googletest/test/googletest-output-test_.cc:847
MethodGetName
tests/googletest/googletest/test/gtest-typed-test_test.cc:179
MethodGetName
tests/googletest/googletest/test/gtest-typed-test_test.cc:333
MethodGetName
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:682
MethodGetNewIndex
tests/googletest/googletest/test/googletest-port-test.cc:1199
MethodGetNextPrime
tests/googletest/googletest/samples/prime_tables.h:92
MethodGetOrCreateValue
tests/googletest/googletest/include/gtest/internal/gtest-port.h:1639
MethodGetOutputFormat
Returns the output format, or "" for normal printed output.
tests/googletest/googletest/src/gtest.cc:444
FunctionGetParamNameGen
tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:385
MethodGetRepeater
tests/googletest/googletest/test/gtest_unittest.cc:154
MethodGetSetUpCaseOrSuite
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:541
MethodGetSortedTestCases
Returns the array of pointers to all test cases sorted by the test case name. The caller is responsible for deleting the array.
tests/googletest/googletest/test/gtest-unittest-api_test.cc:56
MethodGetSortedTests
Returns the array of pointers to all tests in a particular test case sorted by the test name. The caller is responsible for deleting the array.
tests/googletest/googletest/test/gtest-unittest-api_test.cc:85
FunctionGetSourceDir
Returns the absolute path of the directory where the .py files are.
tests/googletest/googlemock/test/gmock_test_utils.py:50
FunctionGetSourceDir
Returns the absolute path of the directory where the .py files are.
tests/googletest/googletest/test/gtest_test_utils.py:123
FunctionGetSvnTrunk
Returns the current SVN workspace's trunk root path.
tests/googletest/googletest/scripts/common.py:69
MethodGetTearDownCaseOrSuite
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:554
FunctionGetTempDir
()
tests/googletest/googletest/test/gtest_test_utils.py:144
FunctionGetTestCase
tests/googletest/googletest/src/gtest-internal-inl.h:594
MethodGetTestCasePatternHolder
tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:714
FunctionGetTestExecutablePath
Returns the absolute path of the test binary given its name. The function will print a message and abort the program if the resulting file doesn'
tests/googletest/googlemock/test/gmock_test_utils.py:56
FunctionGetTestExecutablePath
Returns the absolute path of the test binary given its name. The function will print a message and abort the program if the resulting file doesn'
tests/googletest/googletest/test/gtest_test_utils.py:151
MethodGetTestResult
tests/googletest/googletest/test/gtest_unittest.cc:5324
MethodGetTestSuitePatternHolder
tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:678
MethodGetThreadLocalsMapLocked
Returns map of thread local instances.
tests/googletest/googletest/src/gtest-port.cc:588
FunctionGetTypeId
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:455
MethodGetTypeName
tests/googletest/googlemock/include/gmock/gmock-matchers.h:3303
MethodGetTypeName
tests/googletest/googlemock/include/gmock/gmock-matchers.h:3364
MethodGetUnknownFiles
(self)
tests/googletest/googlemock/scripts/upload.py:836
MethodGetUnknownFiles
(self)
tests/googletest/googlemock/scripts/upload.py:1021
MethodGetUnknownFiles
Return a list of files unknown to the VCS.
tests/googletest/googlemock/scripts/upload.py:1090
MethodGetUnknownFiles
(self)
tests/googletest/googletest/scripts/upload.py:836
MethodGetUnknownFiles
(self)
tests/googletest/googletest/scripts/upload.py:1021
MethodGetUnknownFiles
Return a list of files unknown to the VCS.
tests/googletest/googletest/scripts/upload.py:1090
FunctionGetUserCredentials
Prompts the user for a username and password.
tests/googletest/googlemock/scripts/upload.py:467
FunctionGetUserCredentials
Prompts the user for a username and password.
tests/googletest/googletest/scripts/upload.py:467
MethodGetValue
(self, identifier)
tests/googletest/googletest/scripts/pump.py:614
MethodGetValueOnCurrentThread
Registers thread_local_instance as having value on the current thread. Returns a value that can be used to identify the thread from other threads.
tests/googletest/googletest/src/gtest-port.cc:454
MethodGetValueOnCurrentThread
tests/googletest/googletest/src/gtest-port.cc:604
MethodGiantTemplate
tests/googletest/googlemock/test/gmock-generated-actions_test.cc:983
MethodGoogleTestFailureException
tests/googletest/googletest/src/gtest.cc:2390
FunctionGreaterThan
tests/googletest/googletest/test/gtest_unittest.cc:2403
MethodGreaterThanMatcher
tests/googletest/googlemock/test/gmock-matchers_test.cc:172
MethodGreaterThanMatcher
tests/googletest/googlemock/test/gmock-generated-matchers_test.cc:118
FunctionGt
tests/googletest/googletest/include/gtest/gtest-matchers.h:788
MethodGtMatcher
tests/googletest/googletest/include/gtest/gtest-matchers.h:654
MethodHasFatalFailure
Returns true iff the test fatally failed.
tests/googletest/googletest/src/gtest.cc:2206
MethodHasMaxAbsError
tests/googletest/googlemock/include/gmock/gmock-matchers.h:1432
MethodHasNewFatalFailureHelper
tests/googletest/googletest/src/gtest-test-part.cc:83
MethodHasNonfatalFailure
Returns true iff the test has a non-fatal failure.
tests/googletest/googletest/src/gtest.cc:2216
FunctionHasOneFailure
This predicate-formatter checks that 'results' contains a test part failure of the given type and that the failure message contains the given substrin
tests/googletest/googletest/src/gtest.cc:658
MethodHasSameFixtureClass
Google Test requires all tests in the same test suite to use the same test fixture class. This function checks if the current test has the same fixtu
tests/googletest/googletest/src/gtest.cc:2291
← previousnext →2,001–2,100 of 4,360, ranked by callers