Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arangodb/velocypack
/ functions
Functions
4,360 in github.com/arangodb/velocypack
⨍
Functions
4,360
◇
Types & classes
1,385
Method
PrintValue
tests/googletest/googletest/include/gtest/gtest-printers.h:168
Method
PrintValue
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
Method
PrintValue
tests/googletest/googletest/include/gtest/gtest-printers.h:931
Method
PrintXmlTestSuite
Prints an XML representation of a TestSuite object
tests/googletest/googletest/src/gtest.cc:3797
Method
PrintXmlUnitTest
Prints an XML summary of unit_test to output stream out.
tests/googletest/googletest/src/gtest.cc:3824
Method
PrintableViaPrintTo
tests/googletest/googletest/test/googletest-printers-test.cc:129
Method
PrintableViaPrintToTemplate
tests/googletest/googletest/test/googletest-printers-test.cc:150
Method
PrivateCode
tests/googletest/googletest/test/production.cc:35
Function
Produce
tests/googletest/googlemock/include/gmock/gmock-actions.h:252
Method
PropertyMatcher
tests/googletest/googlemock/include/gmock/gmock-matchers.h:1757
Method
PushMatch
tests/googletest/googlemock/test/gmock-matchers_test.cc:6000
Method
PushTrace
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
Method
QuantifierMatcherImpl
tests/googletest/googlemock/include/gmock/gmock-matchers.h:2332
Method
Queue
Creates an empty queue.
tests/googletest/googletest/samples/sample3-inl.h:76
Method
QueueNode
Creates a node with a given element value. The next pointer is set to NULL.
tests/googletest/googletest/samples/sample3-inl.h:61
Function
Random
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:863
Method
RandomSeed
Creates a Flags struct where the gtest_random_seed flag has the given value.
tests/googletest/googletest/test/gtest_unittest.cc:5613
Method
RangeGenerator
tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:206
Method
RangeIsShuffled
tests/googletest/googletest/test/gtest_unittest.cc:899
Method
RangeIsUnshuffled
tests/googletest/googletest/test/gtest_unittest.cc:908
Method
ReadAndInterpretStatusByte
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
Function
ReadFile
Returns the contents of a file.
tests/googletest/googlemock/scripts/generator/cpp/utils.py:30
Function
ReadProcFileField
tests/googletest/googletest/src/gtest-port.cc:96
Function
ReadVariableLengthValue
src/Validator.cpp:39
Method
RecordProperty
tests/googletest/googletest/src/gtest-internal-inl.h:1032
Method
RecurseInto
tests/googletest/googlemock/test/gmock-matchers_test.cc:6016
Method
RefMatcher
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
Method
ReferenceHoldingMock
tests/googletest/googlemock/test/gmock-spec-builders_test.cc:173
Method
ReferenceOrValueWrapper
Constructs a wrapper from the given value/reference.
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1304
Method
ReferenceOrValueWrapper
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1333
Method
ReferenceWrapper
Constructs a ReferenceWrapper<T> object from a T&.
tests/googletest/googlemock/include/gmock/gmock-actions.h:950
Function
ReferencesFooAndIsZero
This predicate returns true iff the argument references foo and has a zero value.
tests/googletest/googlemock/test/gmock-matchers_test.cc:2893
Function
ReferencesGlobalDouble
tests/googletest/googlemock/test/gmock-more-actions_test.cc:94
Function
ReferencesGlobalDouble
tests/googletest/googlemock/test/gmock-generated-actions_test.cc:73
Function
ReferencingFunction
tests/googletest/googlemock/test/gmock-matchers_test.cc:4567
Method
Register
'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
Method
Register
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:760
Method
Register
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:776
Method
Register
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:812
Method
RegisterParameterizedTests
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
Method
RegisterTests
tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:706
Method
ReinterpretBits
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
Method
RemoveInvalidXmlCharacters
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
Method
Repeat
Creates a Flags struct where the gtest_repeat flag has the given value.
tests/googletest/googletest/test/gtest_unittest.cc:5621
Method
ReplaceDeathTestFactory
tests/googletest/googletest/test/googletest-death-test-test.cc:81
Method
ReportTestPartResult
tests/googletest/googletest/src/gtest-test-part.cc:95
Method
Requires
Does this AST node require the definition of the node passed in?
tests/googletest/googlemock/scripts/generator/cpp/ast.py:128
Method
Requires
(self, node)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:182
Method
Requires
(self, node)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:220
Method
Requires
(self, node)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:258
Method
Requires
(self, node)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:284
Method
Requires
(self, node)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:337
Method
Requires
(self, node)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:382
Function
Reseed
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:865
Method
ResetList
tests/googletest/googletest/test/googletest-port-test.cc:1165
Method
ResultOfMatcher
tests/googletest/googlemock/include/gmock/gmock-matchers.h:1850
Method
ResultOrException
tests/testsSharedSlice.cpp:210
Function
RetrieveThreadLocalValue
tests/googletest/googletest/test/googletest-port-test.cc:1118
Function
Return
tests/googletest/googlemock/include/gmock/gmock-actions.h:1090
Method
ReturnAction
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
Function
ReturnMyNonDefaultConstructible
tests/googletest/googlemock/test/gmock-actions_test.cc:1002
Function
ReturnOne
tests/googletest/googlemock/test/gmock-actions_test.cc:988
Method
ReturnRefAction
Constructs a ReturnRefAction object from the reference to be returned.
tests/googletest/googlemock/include/gmock/gmock-actions.h:636
Method
ReturnRefOfCopyAction
Constructs a ReturnRefOfCopyAction object from the reference to be returned.
tests/googletest/googlemock/include/gmock/gmock-actions.h:682
Method
ReturnSentinel
tests/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:91
Method
Run
tests/googletest/googletest/include/gtest/internal/gtest-port.h:1568
Method
RunAllTests
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
Method
RunPredicateFormatter
tests/googletest/googlemock/test/gmock-matchers_test.cc:6992
Method
RunReturningDeathTest
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
Function
RunSetUpTestSuite
Runs SetUpTestSuite() for this TestSuite. This wrapper is needed for catching exceptions thrown from SetUpTestSuite().
tests/googletest/googletest/include/gtest/gtest.h:941
Function
RunTearDownTestSuite
Runs TearDownTestSuite() for this TestSuite. This wrapper is needed for catching exceptions thrown from TearDownTestSuite().
tests/googletest/googletest/include/gtest/gtest.h:949
Method
RunnableImpl
tests/googletest/googletest/include/gtest/internal/gtest-port.h:1563
Method
STDMETHOD_(bool, CTUnary)
tests/googletest/googlemock/test/gmock-generated-function-mockers_test.cc:97
Method
STDMETHOD_(bool, CTUnary)
tests/googletest/googlemock/test/gmock-function-mocker_test.cc:96
Method
STDMETHOD_(char, CTConst)
tests/googletest/googlemock/test/gmock-generated-function-mockers_test.cc:101
Method
STDMETHOD_(char, CTConst)
tests/googletest/googlemock/test/gmock-function-mocker_test.cc:100
Method
STDMETHOD_(const T&, GetTop)
Template parameter appears in function return type.
tests/googletest/googlemock/test/gmock-generated-function-mockers_test.cc:451
Method
STDMETHOD_(const T&, GetTop)
Template parameter appears in function return type.
tests/googletest/googlemock/test/gmock-function-mocker_test.cc:451
Method
STDMETHOD_(int, CTDecimal)
tests/googletest/googlemock/test/gmock-generated-function-mockers_test.cc:98
Method
STDMETHOD_(int, CTDecimal)
tests/googletest/googlemock/test/gmock-function-mocker_test.cc:97
Method
STDMETHOD_(int, CTNullary)
tests/googletest/googlemock/test/gmock-generated-function-mockers_test.cc:96
Method
STDMETHOD_(int, CTNullary)
tests/googletest/googlemock/test/gmock-function-mocker_test.cc:95
Method
STDMETHOD_(int, GetSize)
tests/googletest/googlemock/test/gmock-generated-function-mockers_test.cc:449
Method
STDMETHOD_(int, GetSize)
tests/googletest/googlemock/test/gmock-function-mocker_test.cc:449
Method
STDMETHOD_(void, Pop)
tests/googletest/googlemock/test/gmock-generated-function-mockers_test.cc:448
Method
STDMETHOD_(void, Pop)
tests/googletest/googlemock/test/gmock-function-mocker_test.cc:448
Method
STDMETHOD_(void, Push)
Template parameter appears in function parameter.
tests/googletest/googlemock/test/gmock-generated-function-mockers_test.cc:447
Method
STDMETHOD_(void, Push)
Template parameter appears in function parameter.
tests/googletest/googlemock/test/gmock-function-mocker_test.cc:447
Function
SafeMatcherCast
tests/googletest/googlemock/include/gmock/gmock-matchers.h:293
Function
SameExceptSpaces
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
Method
SampleAnyType
tests/googletest/googlemock/test/gmock-matchers_test.cc:6737
Method
SampleOptionalInt
tests/googletest/googlemock/test/gmock-matchers_test.cc:6631
Method
SampleVariantIntString
tests/googletest/googlemock/test/gmock-matchers_test.cc:6673
Method
ScopedFakeTestPartResultReporter
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
Method
ScopedPrematureExitFile
tests/googletest/googletest/src/gtest.cc:4424
Function
ScopedTrace
Optimize for some known types.
tests/googletest/googletest/include/gtest/gtest.h:2249
Method
SehExceptionInConstructorTest
tests/googletest/googletest/test/googletest-catch-exceptions-test_.cc:55
Method
Send
Sends a string to the socket.
tests/googletest/googletest/test/gtest_unittest.cc:81
Method
Send
Sends a string to the socket.
tests/googletest/googletest/src/gtest-internal-inl.h:1082
Method
SendLn
Sends a string and a newline to the socket.
tests/googletest/googletest/src/gtest-internal-inl.h:1065
← previous
next →
2,601–2,700 of 4,360, ranked by callers