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
↓ 40 callers
Method
message
src/Exception.cpp:35
↓ 40 callers
Method
reset
include/velocypack/Parser.h:231
↓ 39 callers
Method
isUInt
src/SharedSlice.cpp:185
↓ 38 callers
Function
AssertionFailure
Makes a failed assertion result.
tests/googletest/googletest/src/gtest.cc:1036
↓ 38 callers
Function
CaptureStdout
Starts capturing stdout.
tests/googletest/googletest/src/gtest-port.cc:1092
↓ 38 callers
Function
GetCapturedStdout
Stops capturing stdout and returns the captured string.
tests/googletest/googletest/src/gtest-port.cc:1102
↓ 38 callers
Method
InSequence
Creates the implicit sequence if there isn't one.
tests/googletest/googlemock/src/gmock-spec-builders.cc:863
↓ 38 callers
Method
IsSatisfiedByCallCount
Returns true iff call_count calls will satisfy this cardinality.
tests/googletest/googlemock/test/gmock-cardinalities_test.cc:399
↓ 37 callers
Function
ElementsAreArray
tests/googletest/googlemock/include/gmock/gmock-matchers.h:3468
↓ 37 callers
Function
GetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
tests/googletest/googletest/src/gtest-internal-inl.h:945
↓ 37 callers
Method
getKey
return the value for a specific key of an Object value
src/Builder.cpp:804
↓ 37 callers
Method
pop_back
include/velocypack/StringRef.h:157
↓ 36 callers
Method
IsPrime
tests/googletest/googletest/samples/prime_tables.h:57
↓ 36 callers
Function
PrintPointer
Since ::std::stringstream::operator<<(const void *) formats the pointer output differently with different compilers, we have to create the expected ou
tests/googletest/googletest/test/googletest-printers-test.cc:380
↓ 36 callers
Function
ShouldUseColor
Returns true iff Google Test should use colors in the output.
tests/googletest/googletest/src/gtest.cc:2977
↓ 35 callers
Method
IsSaturatedByCallCount
Returns true iff call_count calls will saturate this cardinality.
tests/googletest/googlemock/test/gmock-cardinalities_test.cc:404
↓ 35 callers
Function
XXH_readLE64
src/xxhash.cpp:726
↓ 35 callers
Method
getBool
src/SharedSlice.cpp:205
↓ 35 callers
Function
parseFile
tests/testsFiles.cpp:69
↓ 34 callers
Method
Call
Implementation detail: the expansion of the MOCK_METHOD macro.
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1850
↓ 34 callers
Method
DescribeTo
tests/googletest/googlemock/include/gmock/gmock-matchers.h:1203
↓ 34 callers
Function
message
Returns the text streamed into this AssertionResult. Test assertions use it when they fail (i.e., the predicate's outcome doesn't match the assertion'
tests/googletest/googletest/include/gtest/gtest.h:334
↓ 33 callers
Function
MakePolymorphicMatcher
tests/googletest/googletest/include/gtest/gtest-matchers.h:577
↓ 33 callers
Function
UsesColor
Runs googletest-color-test_ and returns its exit code.
tests/googletest/googletest/test/googletest-color-test.py:53
↓ 33 callers
Method
normalizedHash
src/Slice.cpp:162
↓ 32 callers
Function
Field
tests/googletest/googlemock/include/gmock/gmock-matchers.h:3677
↓ 32 callers
Function
Ref
tests/googletest/googlemock/include/gmock/gmock-matchers.h:3589
↓ 32 callers
Method
binaryEquals
src/SharedSlice.cpp:396
↓ 32 callers
Function
set
tests/googletest/googletest/include/gtest/internal/gtest-port.h:1819
↓ 32 callers
Method
stream
Returns the underlying ostream.
tests/googletest/googletest/include/gtest/gtest-matchers.h:89
↓ 31 callers
Function
Property
tests/googletest/googlemock/include/gmock/gmock-matchers.h:3704
↓ 31 callers
Method
isBool
src/SharedSlice.cpp:161
↓ 31 callers
Method
isTrue
src/SharedSlice.cpp:165
↓ 30 callers
Function
Pop
(token_type=None)
tests/googletest/googletest/scripts/pump.py:476
↓ 30 callers
Method
isEmpty
include/velocypack/Builder.h:281
↓ 30 callers
Method
reserve
reserves len *extra* bytes of storage space this should probably be renamed to reserveExtra
include/velocypack/Buffer.h:260
↓ 29 callers
Function
FormatForComparisonFailureMessage
tests/googletest/googletest/include/gtest/gtest-printers.h:386
↓ 29 callers
Function
WideStringToUtf8
Converts a wide string to a narrow string in UTF-8 encoding. The wide string is assumed to have the following encoding: UTF-16 if sizeof(wchar_t) == 2
tests/googletest/googletest/src/gtest.cc:1841
↓ 29 callers
Method
begin
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:613
↓ 29 callers
Method
end
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:614
↓ 29 callers
Method
isFalse
src/SharedSlice.cpp:167
↓ 28 callers
Function
ColoredPrintf
Helpers for printing colored strings to stdout. Note that on Windows, we cannot simply emit special characters and have the terminal change colors. Th
tests/googletest/googletest/src/gtest.cc:3017
↓ 28 callers
Method
RunAndVerify
Checks that the binary runs correct set of tests for a given filter.
tests/googletest/googletest/test/googletest-filter-unittest.py:262
↓ 28 callers
Method
assertEqualIgnoreLeadingWhitespace
Specialized assert that ignores the indent level.
tests/googletest/googlemock/scripts/generator/cpp/gmock_class_test.py:41
↓ 28 callers
Function
impl
Accessors for the implementation object.
tests/googletest/googletest/include/gtest/gtest.h:1405
↓ 28 callers
Method
isExternal
src/SharedSlice.cpp:177
↓ 27 callers
Function
ContainsRegex
Matches a string that contains regular expression 'regex'. The matcher takes ownership of 'regex'.
tests/googletest/googletest/include/gtest/gtest-matchers.h:745
↓ 27 callers
Function
Iter
Given a positive integer n, a format string that contains 0 or more '%s' format specs, and optionally a separator string, returns the join of n st
tests/googletest/googletest/scripts/gen_gtest_pred_impl.py:188
↓ 26 callers
Method
AssertHeld
Does nothing if the current thread holds the mutex. Otherwise, crashes with high probability.
tests/googletest/googletest/src/gtest-port.cc:292
↓ 26 callers
Function
IsSubsetOf
tests/googletest/googlemock/include/gmock/gmock-matchers.h:4218
↓ 26 callers
Function
IsSupersetOf
tests/googletest/googlemock/include/gmock/gmock-matchers.h:4161
↓ 26 callers
Function
Le
Creates a polymorphic matcher that matches a 2-tuple where the first field <= the second field.
tests/googletest/googlemock/include/gmock/gmock-matchers.h:3893
↓ 26 callers
Method
isBinary
src/SharedSlice.cpp:191
↓ 26 callers
Method
value
src/SharedSlice.cpp:95
↓ 25 callers
Function
ExplainMatchResult
tests/googletest/googlemock/include/gmock/gmock-matchers.h:4319
↓ 25 callers
Function
MatchRegexAtHead
Returns true iff regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is undefined.
tests/googletest/googletest/src/gtest-port.cc:825
↓ 25 callers
Function
ParseNaturalNumber
tests/googletest/googletest/src/gtest-internal-inl.h:985
↓ 25 callers
Function
StartsWith
Matches a string that starts with 'prefix' (case-sensitive).
tests/googletest/googlemock/include/gmock/gmock-matchers.h:3812
↓ 25 callers
Function
ValidateRegex
Generates non-fatal failures and returns false if regex is invalid; otherwise returns true.
tests/googletest/googletest/src/gtest-port.cc:738
↓ 25 callers
Method
count
include/velocypack/AttributeTranslator.h:49
↓ 25 callers
Method
isDouble
src/SharedSlice.cpp:173
↓ 25 callers
Method
isMaxKey
src/SharedSlice.cpp:181
↓ 25 callers
Method
isMinKey
src/SharedSlice.cpp:179
↓ 25 callers
Method
isUTCDate
src/SharedSlice.cpp:175
↓ 24 callers
Function
Each
tests/googletest/googlemock/include/gmock/gmock-matchers.h:4279
↓ 24 callers
Function
IsXDigit
tests/googletest/googletest/include/gtest/internal/gtest-port.h:2017
↓ 24 callers
Method
MatchAndExplain
tests/googletest/googlemock/include/gmock/gmock-matchers.h:1190
↓ 24 callers
Function
OfType
tests/googletest/googlemock/test/gmock-matchers_test.cc:197
↓ 24 callers
Method
isIllegal
src/SharedSlice.cpp:157
↓ 23 callers
Function
ContainerEq
tests/googletest/googlemock/include/gmock/gmock-matchers.h:3999
↓ 23 callers
Function
IsPrime
Returns true iff n is a prime number.
tests/googletest/googletest/samples/sample1.cc:45
↓ 23 callers
Function
IsValidEscape
Returns true iff "\\c" is a supported escape sequence.
tests/googletest/googletest/src/gtest-port.cc:703
↓ 23 callers
Function
StrCaseEq
Matches a string equal to str, ignoring case.
tests/googletest/googlemock/include/gmock/gmock-matchers.h:3790
↓ 23 callers
Method
getBoolean
src/SharedSlice.cpp:207
↓ 23 callers
Method
isBCD
src/SharedSlice.cpp:193
↓ 23 callers
Method
tag
return a combined hash/length value for comparisons with less branching
include/velocypack/HashedStringRef.h:187
↓ 22 callers
Function
Eq
tests/googletest/googletest/include/gtest/gtest-matchers.h:758
↓ 22 callers
Function
Explain
tests/googletest/googlemock/test/gmock-generated-matchers_test.cc:109
↓ 22 callers
Method
IsInterested
Returns true iff the listener is interested in an explanation of the match result. A matcher's MatchAndExplain() method can use this information to a
tests/googletest/googletest/include/gtest/gtest-matchers.h:95
↓ 22 callers
Function
IsNull
tests/googletest/googletest/test/gtest-unittest-api_test.cc:139
↓ 22 callers
Function
Pointwise
tests/googletest/googlemock/include/gmock/gmock-matchers.h:4036
↓ 22 callers
Method
count
Returns the number of live test objects that uses this fixture.
tests/googletest/googletest/test/gtest_unittest.cc:5055
↓ 22 callers
Method
get
look for the specified attribute inside an Object returns a Slice(ValueType::None) if not found
src/Slice.cpp:242
↓ 22 callers
Method
getSmallInt
return the value for a SmallInt object
src/Slice.cpp:407
↓ 21 callers
Method
Append
tests/googletest/googletest/src/gtest.cc:3382
↓ 21 callers
Method
DescribeNegationTo
tests/googletest/googlemock/include/gmock/gmock-matchers.h:1207
↓ 21 callers
Function
GTEST_LOCK_EXCLUDED_
tests/googletest/googlemock/src/gmock-spec-builders.cc:206
↓ 21 callers
Method
GenerateMethodSource
Convert C++ source to Google Mock output source lines.
tests/googletest/googlemock/scripts/generator/cpp/gmock_class_test.py:48
↓ 21 callers
Function
MakeMatcher
tests/googletest/googletest/include/gtest/gtest-matchers.h:565
↓ 21 callers
Function
SizeIs
tests/googletest/googlemock/include/gmock/gmock-matchers.h:3978
↓ 21 callers
Function
VerifyGenerator
tests/googletest/googletest/test/googletest-param-test-test.cc:77
↓ 21 callers
Method
isEmptyArray
src/SharedSlice.cpp:289
↓ 21 callers
Method
size
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:611
↓ 20 callers
Method
Get
tests/googletest/googletest/src/gtest-port.cc:212
↓ 20 callers
Function
Key
tests/googletest/googlemock/include/gmock/gmock-matchers.h:4287
↓ 20 callers
Function
ResultOf
tests/googletest/googlemock/include/gmock/gmock-matchers.h:3767
↓ 20 callers
Method
isCustom
src/SharedSlice.cpp:195
↓ 20 callers
Function
remove
Windows CE doesn't have the remove C function.
tests/googletest/googletest/test/googletest-filepath-test.cc:55
↓ 20 callers
Method
test_property_count
Returns the number of the test properties.
tests/googletest/googletest/src/gtest.cc:2227
↓ 19 callers
Function
UnorderedElementsAre
tests/googletest/googlemock/include/gmock/gmock-matchers.h:4356
← previous
next →
101–200 of 4,360, ranked by callers