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
Elements
tests/googletest/googlemock/include/gmock/gmock-matchers.h:2791
Method
ElementsAreArrayMatcher
tests/googletest/googlemock/include/gmock/gmock-matchers.h:3097
Method
ElementsAreMatcher
tests/googletest/googlemock/include/gmock/gmock-matchers.h:3043
Method
ElementsAreMatcherImpl
tests/googletest/googlemock/include/gmock/gmock-matchers.h:2668
Method
End
tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:299
Method
End
tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:79
Method
End
tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:195
Method
End
tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:328
Method
End
tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:479
Method
End
tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:648
Method
End
tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:835
Method
End
tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:1040
Method
End
tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:1262
Method
End
tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:1502
Method
EndsWithCaseInsensitive
Returns true iff str ends with the given suffix, ignoring case. Any string is considered to end with an empty suffix.
tests/googletest/googletest/src/gtest.cc:1965
Method
EndsWithMatcher
tests/googletest/googlemock/include/gmock/gmock-matchers.h:840
Method
EqMatcher
tests/googletest/googletest/include/gtest/gtest-matchers.h:630
Method
Equal
include/velocypack/Compare.h:47
Method
Equal
include/velocypack/Compare.h:76
Method
Equals
tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:334
Method
Equals
tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:116
Method
Equals
tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:239
Method
Equals
tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:380
Method
Equals
tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:538
Method
Equals
tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:714
Method
Equals
tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:908
Method
Equals
tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:1121
Method
Equals
tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:1350
Method
Equals
tests/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h:1597
Function
EqualsFormat
tests/googletest/googletest/test/gtest_unittest.cc:2445
Method
EscapeJson
Returns an JSON-escaped copy of the input string str.
tests/googletest/googletest/src/gtest.cc:3990
Method
EscapeXml
Returns an XML-escaped copy of the input string str. If is_attribute is true, the text is meant to appear as an attribute value, and normalizable whi
tests/googletest/googletest/src/gtest.cc:3581
Method
EscapeXmlAttribute
Convenience wrapper around EscapeXml when str is an attribute value.
tests/googletest/googletest/src/gtest.cc:3495
Method
EscapeXmlText
Convenience wrapper around EscapeXml when str is not an attribute value.
tests/googletest/googletest/src/gtest.cc:3500
Method
EventForwardingEnabled
tests/googletest/googletest/test/gtest_unittest.cc:167
Method
EventForwardingEnabled
Controls whether events will be forwarded by the repeater to the listeners in the list.
tests/googletest/googletest/src/gtest.cc:4521
Method
EventRecordingListener
tests/googletest/googletest/test/googletest-listener-test.cc:57
Method
EventRecordingListener2
tests/googletest/googletest/test/googletest-listener-test.cc:131
Method
Exception
src/Exception.cpp:32
Method
Exception
include/velocypack/Exception.h:85
Method
ExecDeathTest
tests/googletest/googletest/src/gtest-death-test.cc:1155
Method
Exists
This function returns true iff type T has a built-in default value.
tests/googletest/googlemock/include/gmock/gmock-actions.h:103
Method
Exists
tests/googletest/googlemock/include/gmock/gmock-actions.h:118
Method
Exists
tests/googletest/googlemock/include/gmock/gmock-actions.h:127
Method
Exists
Returns true if T has a default return value set by the user or there exists a built-in default value.
tests/googletest/googlemock/include/gmock/gmock-actions.h:280
Method
Exists
tests/googletest/googlemock/include/gmock/gmock-actions.h:301
Function
ExitWithExceptionCode
On Windows Mobile global exception handlers are not supported.
tests/googletest/googletest/test/googletest-break-on-failure-unittest_.cc:57
Function
ExitedUnsuccessfully
Returns true if exit_status describes a process that was terminated by a signal, or exited normally with a nonzero exit code.
tests/googletest/googletest/src/gtest-death-test.cc:230
Method
ExitedWithCode
ExitedWithCode constructor.
tests/googletest/googletest/src/gtest-death-test.cc:163
Function
ExpectCallLogger
tests/googletest/googlemock/test/gmock-internal-utils_test.cc:557
Method
ExpectSpecProperty
Expects that the ON_CALL() statement has a certain property.
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:277
Method
Expectation
tests/googletest/googlemock/src/gmock-spec-builders.cc:843
Method
Expectation
Constructs an Expectation object that references and co-owns exp.
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1895
Method
ExpectationBase
Constructs an ExpectationBase object.
tests/googletest/googlemock/src/gmock-spec-builders.cc:78
Method
ExpectationSet
Constructs an empty set.
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:577
Method
ExplainMatchFailuresTo
tests/googletest/googlemock/include/gmock/gmock-matchers.h:371
Method
ExplainMatchFailuresTo
tests/googletest/googlemock/include/gmock/gmock-matchers.h:411
Method
ExplainSuccess
tests/googletest/googlemock/include/gmock/gmock-matchers.h:2610
Method
ExtractSummary
Gets the summary of the failure message by omitting the stack trace in it.
tests/googletest/googletest/src/gtest-test-part.cc:42
Method
FactoryImpl
tests/googletest/googletest/include/gtest/gtest.h:2471
Function
FailingThread
tests/googletest/googletest/test/gtest_stress_test.cc:155
Method
Fails
tests/googletest/googletest/test/gtest_unittest.cc:3379
Method
FailsNonFatal
tests/googletest/googletest/test/gtest_unittest.cc:3376
Method
FatalFailureInFixtureConstructorTest
tests/googletest/googletest/test/googletest-output-test_.cc:385
Method
FieldHelper
tests/googletest/googlemock/test/gmock_link_test.h:240
Method
FieldMatcher
tests/googletest/googlemock/include/gmock/gmock-matchers.h:1689
Method
FileExists
Returns true iff the given file exists.
tests/googletest/googletest/test/gtest_premature_exit_test.cc:49
Method
Filter
Creates a Flags struct where the gtest_filter flag has the given value.
tests/googletest/googletest/test/gtest_unittest.cc:5581
Method
FilterMatchesTest
Returns true iff the user-specified filter matches the test suite name and the test name.
tests/googletest/googletest/src/gtest.cc:529
Method
FilterTests
Compares the name of each test with the user-specified filter to decide whether the test should be run, then records the result in each TestSuite and
tests/googletest/googletest/src/gtest.cc:5395
Method
FindLastPathSeparator
Returns a pointer to the last occurrence of a valid path separator in the FilePath. On Windows, for example, both '/' and '\' are valid path separator
tests/googletest/googletest/src/gtest-filepath.cc:131
Method
FindPairing
tests/googletest/googlemock/src/gmock-matchers.cc:420
Method
FindTestCase
Returns the test case by its name. The caller doesn't own the returned pointer.
tests/googletest/googletest/test/gtest-unittest-api_test.cc:72
Method
Flags
Constructs a Flags struct where each flag has its default value.
tests/googletest/googletest/test/gtest_unittest.cc:5530
Method
FlatTuple
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:1271
Method
FlatTupleBase
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:1250
Method
FlatTupleElemBase
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:1238
Function
FloatLE
Asserts that val1 is less than, or almost equal to, val2. Fails otherwise. In particular, it fails if either val1 or val2 is NaN.
tests/googletest/googletest/src/gtest.cc:1441
Method
FloatingEq2Matcher
tests/googletest/googlemock/include/gmock/gmock-matchers.h:1482
Method
FloatingEqMatcher
Constructor for FloatingEqMatcher. The matcher's input will be compared with expected. The matcher treats two NANs as equal if nan_eq_nan is true. O
tests/googletest/googlemock/include/gmock/gmock-matchers.h:1330
Method
FloatingPoint
Constructs a FloatingPoint from a raw floating-point number. On an Intel CPU, passing a non-normalized NAN (Not a Number) around may change its bits,
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:318
Function
FloatingPointLE
tests/googletest/googletest/src/gtest.cc:1404
Method
FloatingPointTest
tests/googletest/googlemock/test/gmock-matchers_test.cc:3188
Method
FlushEdits
tests/googletest/googletest/src/gtest.cc:1187
Method
Foo
tests/googletest/googlemock/test/gmock-more-actions_test.cc:176
Method
Foo
tests/googletest/googletest/test/gtest_unittest.cc:5009
Method
ForkingDeathTest
Constructs a ForkingDeathTest.
tests/googletest/googletest/src/gtest-death-test.cc:1077
Method
Format
tests/googletest/googletest/include/gtest/gtest-printers.h:312
Method
Format
tests/googletest/googletest/include/gtest/gtest-printers.h:321
Method
FormatBool
tests/googletest/googletest/src/gtest-internal-inl.h:1192
Method
FormatByte
Formats a byte as "%02X".
tests/googletest/googletest/src/gtest.cc:1989
Method
FormatHexInt
Formats an int value as "%X".
tests/googletest/googletest/src/gtest.cc:1982
Method
FormatIntWidth2
Formats an int value as "%02d".
tests/googletest/googletest/src/gtest.cc:1975
Method
FromType
tests/googletest/googlemock/test/gmock-actions_test.cc:586
Method
FuchsiaDeathTest
tests/googletest/googletest/src/gtest-death-test.cc:814
Method
FullMatch
Returns true iff regular expression re matches the entire str.
tests/googletest/googletest/src/gtest-port.cc:634
Method
FullName
(self)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:238
Method
Func
tests/googletest/googlemock/test/gmock-matchers_test.cc:934
Method
FunctionMocker
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1458
Method
FunctionMockerTest
tests/googletest/googlemock/test/gmock-generated-function-mockers_test.cc:173
← previous
next →
1,901–2,000 of 4,360, ranked by callers