MCPcopy Create free account

hub / github.com/arangodb/velocypack / functions

Functions4,360 in github.com/arangodb/velocypack

MethodPrintValue
tests/googletest/googletest/include/gtest/gtest-printers.h:168
MethodPrintValue
Since T has no << operator or PrintTo() but can be implicitly converted to BiggestInt, we print it as a BiggestInt. Most likely T is an enum type (ei
tests/googletest/googletest/include/gtest/gtest-printers.h:187
MethodPrintValue
tests/googletest/googletest/include/gtest/gtest-printers.h:931
MethodPrintXmlTestSuite
Prints an XML representation of a TestSuite object
tests/googletest/googletest/src/gtest.cc:3797
MethodPrintXmlUnitTest
Prints an XML summary of unit_test to output stream out.
tests/googletest/googletest/src/gtest.cc:3824
MethodPrintableViaPrintTo
tests/googletest/googletest/test/googletest-printers-test.cc:129
MethodPrintableViaPrintToTemplate
tests/googletest/googletest/test/googletest-printers-test.cc:150
MethodPrivateCode
tests/googletest/googletest/test/production.cc:35
FunctionProduce
tests/googletest/googlemock/include/gmock/gmock-actions.h:252
MethodPropertyMatcher
tests/googletest/googlemock/include/gmock/gmock-matchers.h:1757
MethodPushMatch
tests/googletest/googlemock/test/gmock-matchers_test.cc:6000
MethodPushTrace
Pushes the given source file location and message onto a per-thread trace stack maintained by Google Test.
tests/googletest/googletest/src/gtest.cc:6049
MethodQuantifierMatcherImpl
tests/googletest/googlemock/include/gmock/gmock-matchers.h:2332
MethodQueue
Creates an empty queue.
tests/googletest/googletest/samples/sample3-inl.h:76
MethodQueueNode
Creates a node with a given element value. The next pointer is set to NULL.
tests/googletest/googletest/samples/sample3-inl.h:61
FunctionRandom
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:863
MethodRandomSeed
Creates a Flags struct where the gtest_random_seed flag has the given value.
tests/googletest/googletest/test/gtest_unittest.cc:5613
MethodRangeGenerator
tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:206
MethodRangeIsShuffled
tests/googletest/googletest/test/gtest_unittest.cc:899
MethodRangeIsUnshuffled
tests/googletest/googletest/test/gtest_unittest.cc:908
MethodReadAndInterpretStatusByte
Called in the parent process only. Reads the result code of the death test child process via a pipe, interprets it to set the outcome_ member, and clo
tests/googletest/googletest/src/gtest-death-test.cc:460
FunctionReadFile
Returns the contents of a file.
tests/googletest/googlemock/scripts/generator/cpp/utils.py:30
FunctionReadProcFileField
tests/googletest/googletest/src/gtest-port.cc:96
FunctionReadVariableLengthValue
src/Validator.cpp:39
MethodRecordProperty
tests/googletest/googletest/src/gtest-internal-inl.h:1032
MethodRecurseInto
tests/googletest/googlemock/test/gmock-matchers_test.cc:6016
MethodRefMatcher
RefMatcher() takes a T& instead of const T&, as we want the compiler to catch using Ref(const_value) as a matcher for a non-const reference.
tests/googletest/googlemock/include/gmock/gmock-matchers.h:569
MethodReferenceHoldingMock
tests/googletest/googlemock/test/gmock-spec-builders_test.cc:173
MethodReferenceOrValueWrapper
Constructs a wrapper from the given value/reference.
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1304
MethodReferenceOrValueWrapper
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1333
MethodReferenceWrapper
Constructs a ReferenceWrapper<T> object from a T&.
tests/googletest/googlemock/include/gmock/gmock-actions.h:950
FunctionReferencesFooAndIsZero
This predicate returns true iff the argument references foo and has a zero value.
tests/googletest/googlemock/test/gmock-matchers_test.cc:2893
FunctionReferencesGlobalDouble
tests/googletest/googlemock/test/gmock-more-actions_test.cc:94
FunctionReferencesGlobalDouble
tests/googletest/googlemock/test/gmock-generated-actions_test.cc:73
FunctionReferencingFunction
tests/googletest/googlemock/test/gmock-matchers_test.cc:4567
MethodRegister
'index' is the index of the test in the type list 'Types' specified in INSTANTIATE_TYPED_TEST_SUITE_P(Prefix, TestSuite, Types). Valid values for 'in
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:723
MethodRegister
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:760
MethodRegister
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:776
MethodRegister
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:812
MethodRegisterParameterizedTests
This method expands all parameterized tests registered with macros TEST_P and INSTANTIATE_TEST_SUITE_P into regular tests and registers those. This wi
tests/googletest/googletest/src/gtest.cc:2637
MethodRegisterTests
tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:706
MethodReinterpretBits
Reinterprets a bit pattern as a floating-point number. This function is needed to test the AlmostEquals() method.
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:325
MethodRemoveInvalidXmlCharacters
Returns the given string with all characters invalid in XML removed. Currently invalid characters are dropped from the string. An alternative is to re
tests/googletest/googletest/src/gtest.cc:3627
MethodRepeat
Creates a Flags struct where the gtest_repeat flag has the given value.
tests/googletest/googletest/test/gtest_unittest.cc:5621
MethodReplaceDeathTestFactory
tests/googletest/googletest/test/googletest-death-test-test.cc:81
MethodReportTestPartResult
tests/googletest/googletest/src/gtest-test-part.cc:95
MethodRequires
Does this AST node require the definition of the node passed in?
tests/googletest/googlemock/scripts/generator/cpp/ast.py:128
MethodRequires
(self, node)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:182
MethodRequires
(self, node)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:220
MethodRequires
(self, node)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:258
MethodRequires
(self, node)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:284
MethodRequires
(self, node)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:337
MethodRequires
(self, node)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:382
FunctionReseed
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:865
MethodResetList
tests/googletest/googletest/test/googletest-port-test.cc:1165
MethodResultOfMatcher
tests/googletest/googlemock/include/gmock/gmock-matchers.h:1850
MethodResultOrException
tests/testsSharedSlice.cpp:210
FunctionRetrieveThreadLocalValue
tests/googletest/googletest/test/googletest-port-test.cc:1118
FunctionReturn
tests/googletest/googlemock/include/gmock/gmock-actions.h:1090
MethodReturnAction
Constructs a ReturnAction object from the value to be returned. 'value' is passed by value instead of by const reference in order to allow Return("str
tests/googletest/googlemock/include/gmock/gmock-actions.h:522
FunctionReturnMyNonDefaultConstructible
tests/googletest/googlemock/test/gmock-actions_test.cc:1002
FunctionReturnOne
tests/googletest/googlemock/test/gmock-actions_test.cc:988
MethodReturnRefAction
Constructs a ReturnRefAction object from the reference to be returned.
tests/googletest/googlemock/include/gmock/gmock-actions.h:636
MethodReturnRefOfCopyAction
Constructs a ReturnRefOfCopyAction object from the reference to be returned.
tests/googletest/googlemock/include/gmock/gmock-actions.h:682
MethodReturnSentinel
tests/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:91
MethodRun
tests/googletest/googletest/include/gtest/internal/gtest-port.h:1568
MethodRunAllTests
Runs all tests in this UnitTest object, prints the result, and returns true if all tests are successful. If any exception is thrown during a test, th
tests/googletest/googletest/src/gtest.cc:5147
MethodRunPredicateFormatter
tests/googletest/googlemock/test/gmock-matchers_test.cc:6992
MethodRunReturningDeathTest
Runs a death test that breaks the rules by returning. Such a death test cannot be run directly from a test routine that uses a MockDeathTest, or the
tests/googletest/googletest/test/googletest-death-test-test.cc:1035
FunctionRunSetUpTestSuite
Runs SetUpTestSuite() for this TestSuite. This wrapper is needed for catching exceptions thrown from SetUpTestSuite().
tests/googletest/googletest/include/gtest/gtest.h:941
FunctionRunTearDownTestSuite
Runs TearDownTestSuite() for this TestSuite. This wrapper is needed for catching exceptions thrown from TearDownTestSuite().
tests/googletest/googletest/include/gtest/gtest.h:949
MethodRunnableImpl
tests/googletest/googletest/include/gtest/internal/gtest-port.h:1563
MethodSTDMETHOD_(bool, CTUnary)
tests/googletest/googlemock/test/gmock-generated-function-mockers_test.cc:97
MethodSTDMETHOD_(bool, CTUnary)
tests/googletest/googlemock/test/gmock-function-mocker_test.cc:96
MethodSTDMETHOD_(char, CTConst)
tests/googletest/googlemock/test/gmock-generated-function-mockers_test.cc:101
MethodSTDMETHOD_(char, CTConst)
tests/googletest/googlemock/test/gmock-function-mocker_test.cc:100
MethodSTDMETHOD_(const T&, GetTop)
Template parameter appears in function return type.
tests/googletest/googlemock/test/gmock-generated-function-mockers_test.cc:451
MethodSTDMETHOD_(const T&, GetTop)
Template parameter appears in function return type.
tests/googletest/googlemock/test/gmock-function-mocker_test.cc:451
MethodSTDMETHOD_(int, CTDecimal)
tests/googletest/googlemock/test/gmock-generated-function-mockers_test.cc:98
MethodSTDMETHOD_(int, CTDecimal)
tests/googletest/googlemock/test/gmock-function-mocker_test.cc:97
MethodSTDMETHOD_(int, CTNullary)
tests/googletest/googlemock/test/gmock-generated-function-mockers_test.cc:96
MethodSTDMETHOD_(int, CTNullary)
tests/googletest/googlemock/test/gmock-function-mocker_test.cc:95
MethodSTDMETHOD_(int, GetSize)
tests/googletest/googlemock/test/gmock-generated-function-mockers_test.cc:449
MethodSTDMETHOD_(int, GetSize)
tests/googletest/googlemock/test/gmock-function-mocker_test.cc:449
MethodSTDMETHOD_(void, Pop)
tests/googletest/googlemock/test/gmock-generated-function-mockers_test.cc:448
MethodSTDMETHOD_(void, Pop)
tests/googletest/googlemock/test/gmock-function-mocker_test.cc:448
MethodSTDMETHOD_(void, Push)
Template parameter appears in function parameter.
tests/googletest/googlemock/test/gmock-generated-function-mockers_test.cc:447
MethodSTDMETHOD_(void, Push)
Template parameter appears in function parameter.
tests/googletest/googlemock/test/gmock-function-mocker_test.cc:447
FunctionSafeMatcherCast
tests/googletest/googlemock/include/gmock/gmock-matchers.h:293
FunctionSameExceptSpaces
Matcher to verify that to strings are identical up to whitespace Not 100% correct, because it treats "AB" as equal to "A B".
tests/googletest/googlemock/test/gmock-pp-string_test.cc:44
MethodSampleAnyType
tests/googletest/googlemock/test/gmock-matchers_test.cc:6737
MethodSampleOptionalInt
tests/googletest/googlemock/test/gmock-matchers_test.cc:6631
MethodSampleVariantIntString
tests/googletest/googlemock/test/gmock-matchers_test.cc:6673
MethodScopedFakeTestPartResultReporter
The c'tor sets this object as the test part result reporter used by Google Test. The 'result' parameter specifies where to report the results. Interc
tests/googletest/googletest/src/gtest.cc:590
MethodScopedPrematureExitFile
tests/googletest/googletest/src/gtest.cc:4424
FunctionScopedTrace
Optimize for some known types.
tests/googletest/googletest/include/gtest/gtest.h:2249
MethodSehExceptionInConstructorTest
tests/googletest/googletest/test/googletest-catch-exceptions-test_.cc:55
MethodSend
Sends a string to the socket.
tests/googletest/googletest/test/gtest_unittest.cc:81
MethodSend
Sends a string to the socket.
tests/googletest/googletest/src/gtest-internal-inl.h:1082
MethodSendLn
Sends a string and a newline to the socket.
tests/googletest/googletest/src/gtest-internal-inl.h:1065
← previousnext →2,601–2,700 of 4,360, ranked by callers