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
↓ 19 callers
Function
XXH3_avalanche
src/xxh3.h:415
↓ 19 callers
Method
compareString
src/Slice.cpp:430
↓ 19 callers
Method
compareStringUnchecked
src/Slice.cpp:444
↓ 19 callers
Method
front
include/velocypack/StringRef.h:153
↓ 19 callers
Method
isEqualString
src/Slice.cpp:458
↓ 19 callers
Method
resolveExternal
src/SharedSlice.cpp:281
↓ 19 callers
Method
seal
src/AttributeTranslator.cpp:49
↓ 19 callers
Method
total_test_count
Gets the number of all tests.
tests/googletest/googletest/src/gtest.cc:806
↓ 18 callers
Function
AlwaysFalse
Always returns false.
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:843
↓ 18 callers
Method
DescribeTo
Describes self to an ostream.
tests/googletest/googlemock/test/gmock-cardinalities_test.cc:409
↓ 18 callers
Function
ErrorExit
Print an error message to stderr and exit.
tests/googletest/googlemock/scripts/upload.py:109
↓ 18 callers
Function
ErrorExit
Print an error message to stderr and exit.
tests/googletest/googletest/scripts/upload.py:109
↓ 18 callers
Function
FormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
tests/googletest/googletest/src/gtest-port.cc:933
↓ 18 callers
Method
GetNextPrime
tests/googletest/googletest/samples/prime_tables.h:68
↓ 18 callers
Function
Range
tests/googletest/googletest/include/gtest/gtest-param-test.h:233
↓ 18 callers
Function
UnorderedPointwise
tests/googletest/googlemock/include/gmock/gmock-matchers.h:4068
↓ 17 callers
Function
ShuffleRange
tests/googletest/googletest/src/gtest-internal-inl.h:309
↓ 17 callers
Function
UnorderedElementsAreArray
tests/googletest/googlemock/include/gmock/gmock-matchers.h:3513
↓ 17 callers
Method
getExternal
src/SharedSlice.cpp:277
↓ 17 callers
Function
haveSameOwnership
tests/tests-common.h:538
↓ 17 callers
Method
total_part_count
Gets the number of all test parts. This is the sum of the number of successful test parts and the number of failed test parts.
tests/googletest/googletest/src/gtest.cc:2222
↓ 16 callers
Function
ArrayEq
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:1040
↓ 16 callers
Method
Bar
tests/googletest/googletest/test/gtest_unittest.cc:5012
↓ 16 callers
Method
Binary
tests/googletest/googlemock/test/gmock-more-actions_test.cc:182
↓ 16 callers
Function
CountIf
tests/googletest/googletest/src/gtest-internal-inl.h:280
↓ 16 callers
Function
EndsWith
Matches a string that ends with 'suffix' (case-sensitive).
tests/googletest/googlemock/include/gmock/gmock-matchers.h:3819
↓ 16 callers
Function
Factorial
Returns n! (the factorial of n). For negative n, n! is defined to be 1.
tests/googletest/googletest/samples/sample1.cc:35
↓ 16 callers
Function
GetTestsForAllIterations
Runs the test program and returns a list of test lists. Args: extra_env: a map from environment variables to their values args: command lin
tests/googletest/googletest/test/googletest-shuffle-test.py:85
↓ 16 callers
Function
IsAsciiWordChar
tests/googletest/googletest/src/gtest-port.cc:697
↓ 16 callers
Function
IsHalfOf
tests/googletest/googlemock/test/gmock-matchers_test.cc:6384
↓ 16 callers
Function
IsSubstring
tests/googletest/googletest/src/gtest.cc:1624
↓ 16 callers
Function
IsTrue
tests/googletest/googletest/src/gtest.cc:5609
↓ 16 callers
Function
RunShell
(command, silent_ok=False, universal_newlines=True, print_output=False)
tests/googletest/googlemock/scripts/upload.py:577
↓ 16 callers
Function
RunShell
(command, silent_ok=False, universal_newlines=True, print_output=False)
tests/googletest/googletest/scripts/upload.py:577
↓ 16 callers
Function
ShouldShard
Checks whether sharding is enabled by examining the relevant environment variable values. If the variables are present, but inconsistent (i.e., shard_
tests/googletest/googletest/src/gtest.cc:5321
↓ 16 callers
Method
VoidFromString
tests/googletest/googlemock/test/gmock_link_test.h:233
↓ 16 callers
Function
WhenSorted
tests/googletest/googlemock/include/gmock/gmock-matchers.h:4022
↓ 16 callers
Method
With
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1593
↓ 16 callers
Function
XXH_readLE32
src/xxhash.cpp:278
↓ 16 callers
Method
addTagged
Add a subvalue into an object from a Value:
include/velocypack/Builder.h:432
↓ 16 callers
Method
isInteger
src/SharedSlice.cpp:199
↓ 15 callers
Function
Binary
tests/googletest/googlemock/test/gmock-actions_test.cc:919
↓ 15 callers
Function
DoDefault
Creates an action that does the default action for the give mock function.
tests/googletest/googlemock/include/gmock/gmock-actions.h:1128
↓ 15 callers
Method
Failed
Returns true iff the test failed.
tests/googletest/googletest/src/gtest.cc:2192
↓ 15 callers
Function
MatchRegexAnywhere
Returns true iff regex matches any substring of str. regex must be a valid simple regular expression, or the result is undefined. The algorithm is r
tests/googletest/googletest/src/gtest-port.cc:861
↓ 15 callers
Function
PartialMatch
tests/googletest/googletest/include/gtest/internal/gtest-port.h:930
↓ 15 callers
Function
PrintIfNotEmpty
If the explanation is not empty, prints it to the ostream.
tests/googletest/googlemock/include/gmock/gmock-matchers.h:306
↓ 15 callers
Function
ThrowAnInteger
tests/googletest/googletest/test/gtest_unittest.cc:3323
↓ 15 callers
Method
__init__
(self, start, end)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:112
↓ 15 callers
Method
byteSize
get the total byte size for the slice, including the head byte, including tags
include/velocypack/Slice.h:924
↓ 15 callers
Method
getBinary
src/SharedSlice.cpp:328
↓ 15 callers
Method
getNthOffset
get the offset for the nth member from an Array or Object type
src/Slice.cpp:487
↓ 14 callers
Function
Assert
Asserts that condition is true; aborts the process with the given message if condition is false. We cannot use LOG(FATAL) or CHECK() as Google Mock m
tests/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:284
↓ 14 callers
Function
CodePointToUtf8
Converts a Unicode code point to a narrow string in UTF-8 encoding. code_point parameter is of type UInt32 because wchar_t may not be wide enough to c
tests/googletest/googletest/src/gtest.cc:1777
↓ 14 callers
Method
DirectoryExists
Returns true if pathname describes a directory in the file-system that exists.
tests/googletest/googletest/src/gtest-filepath.cc:218
↓ 14 callers
Function
FormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
tests/googletest/googletest/src/gtest.cc:3656
↓ 14 callers
Function
FullMatch
FullMatch(str, re) returns true iff regular expression re matches the entire str. PartialMatch(str, re) returns true iff regular expression re matches
tests/googletest/googletest/include/gtest/internal/gtest-port.h:927
↓ 14 callers
Function
IsNull
Creates a polymorphic matcher that matches any NULL pointer.
tests/googletest/googlemock/include/gmock/gmock-matchers.h:3575
↓ 14 callers
Function
MakePolymorphicAction
tests/googletest/googlemock/include/gmock/gmock-actions.h:475
↓ 14 callers
Function
MakeUniquePtrs
tests/googletest/googlemock/test/gmock-matchers_test.cc:163
↓ 14 callers
Function
MatchRepetitionAndRegexAtHead
Matches a repeated regex atom followed by a valid simple regular expression. The regex atom is defined as c if escaped is false, or \c otherwise. re
tests/googletest/googletest/src/gtest-port.cc:798
↓ 14 callers
Method
end
src/SharedSlice.cpp:119
↓ 14 callers
Method
getUTCDate
src/SharedSlice.cpp:303
↓ 14 callers
Method
index
tests/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:288
↓ 14 callers
Method
isEqualStringUnchecked
src/Slice.cpp:465
↓ 14 callers
Method
size
include/velocypack/StringRef.h:167
↓ 14 callers
Method
stringRef
src/SharedSlice.cpp:319
↓ 14 callers
Method
translate
translates an integer key into a string
src/Slice.cpp:62
↓ 14 callers
Method
what
tests/googletest/googletest/test/googletest-death-test_ex_test.cc:62
↓ 13 callers
Function
BeginEndDistanceIs
tests/googletest/googlemock/include/gmock/gmock-matchers.h:3989
↓ 13 callers
Function
CanonicalizeForStdLibVersioning
Canonicalizes a given name with respect to the Standard C++ Library. This handles removing the inline namespace within `std` that is used by various s
tests/googletest/googletest/include/gtest/internal/gtest-type-util.h:64
↓ 13 callers
Function
Check
Prints the message and aborts the program if condition is false.
tests/googletest/googletest/test/gtest_environment_test.cc:112
↓ 13 callers
Function
Describe
tests/googletest/googlemock/test/gmock-generated-matchers_test.cc:93
↓ 13 callers
Function
DoAll
tests/googletest/googlemock/include/gmock/gmock-actions.h:1050
↓ 13 callers
Function
Expect
Verifies that condition is true; generates a non-fatal failure if condition is false.
tests/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:297
↓ 13 callers
Function
ExpectSpecProperty
Expects that the EXPECT_CALL() statement has the given property.
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:749
↓ 13 callers
Function
GetEnv
tests/googletest/googletest/include/gtest/internal/gtest-port.h:2135
↓ 13 callers
Function
IsAsciiWhiteSpace
tests/googletest/googletest/src/gtest-port.cc:696
↓ 13 callers
Function
IsInSet
Returns true iff ch appears anywhere in str (excluding the terminating '\0' character).
tests/googletest/googletest/src/gtest-port.cc:684
↓ 13 callers
Method
IsRootDirectory
Returns true if pathname describes a root directory. (Windows has one root directory per disk drive.)
tests/googletest/googletest/src/gtest-filepath.cc:248
↓ 13 callers
Method
Set
Sets the 0-terminated C string this MyString object represents.
tests/googletest/googletest/samples/sample2.cc:49
↓ 13 callers
Function
TupleMatches
tests/googletest/googlemock/include/gmock/gmock-matchers.h:422
↓ 13 callers
Function
XXH3_mix16B
src/xxh3.h:981
↓ 13 callers
Function
XXH64_round
src/xxhash.cpp:754
↓ 13 callers
Method
key
include/velocypack/Iterator.h:278
↓ 13 callers
Method
remove
src/Collection.cpp:295
↓ 13 callers
Method
set_n
tests/googletest/googlemock/test/gmock-matchers_test.cc:4112
↓ 13 callers
Function
type
Gets the outcome of the test part.
tests/googletest/googletest/include/gtest/gtest-test-part.h:72
↓ 12 callers
Function
GetTestCases
Returns a list of test cases in the given full test names. Args: tests: a list of full test names Returns: A list of test cases from 'te
tests/googletest/googletest/test/googletest-shuffle-test.py:108
↓ 12 callers
Function
IsAsciiDigit
Returns true iff ch belongs to the given classification. Unlike similar functions in <ctype.h>, these aren't affected by the current locale.
tests/googletest/googletest/src/gtest-port.cc:691
↓ 12 callers
Method
IsPrime
tests/googletest/googletest/samples/sample8_unittest.cc:61
↓ 12 callers
Function
Matcher
tests/googletest/googletest/include/gtest/gtest-matchers.h:343
↓ 12 callers
Function
Matches
tests/googletest/googlemock/include/gmock/gmock-matchers.h:4306
↓ 12 callers
Function
RandomSeedFlag
(n)
tests/googletest/googletest/test/googletest-shuffle-test.py:72
↓ 12 callers
Method
RemoveFileName
RemoveFileName returns the directory path with the filename removed. Example: FilePath("path/to/file").RemoveFileName() returns "path/to/". If the Fil
tests/googletest/googletest/src/gtest-filepath.cc:161
↓ 12 callers
Function
ShuffleFlag
()
tests/googletest/googletest/test/googletest-shuffle-test.py:68
↓ 12 callers
Function
TestInitGoogleMock
tests/googletest/googlemock/test/gmock_test.cc:50
↓ 12 callers
Function
WhenSortedBy
tests/googletest/googlemock/include/gmock/gmock-matchers.h:4012
↓ 12 callers
Function
XXH32_round
src/xxhash.cpp:314
↓ 12 callers
Function
_GenericDiagnoser
Diagnoses the given disease by pattern matching. Can provide different diagnoses for different patterns. Args: short_name: Short name of the
tests/googletest/googlemock/scripts/gmock_doctor.py:144
← previous
next →
201–300 of 4,360, ranked by callers