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
↓ 2 callers
Function
Run
Runs googletest-list-tests-unittest_ and returns the list of tests printed.
tests/googletest/googletest/test/googletest-list-tests-unittest.py:114
↓ 2 callers
Method
Run
Runs the test and updates the test result.
tests/googletest/googletest/src/gtest.cc:2489
↓ 2 callers
Method
Run
tests/googletest/googletest/include/gtest/internal/gtest-port.h:1385
↓ 2 callers
Function
RunFromThread
tests/googletest/googletest/test/googletest-port-test.cc:1113
↓ 2 callers
Function
RunWithFlag
Runs gtest_help_test_ with the given flag. Returns: the exit code and the text output as a tuple. Args: flag: the command-line flag to pa
tests/googletest/googletest/test/gtest_help_test.py:79
↓ 2 callers
Function
Second
tests/googletest/googlemock/include/gmock/gmock-matchers.h:2474
↓ 2 callers
Method
Set
Sets the default value for type T&.
tests/googletest/googlemock/include/gmock/gmock-actions.h:268
↓ 2 callers
Method
SetDefaultXmlGenerator
Sets the default_xml_generator attribute to the provided listener. The listener is also added to the listener list and previous default_xml_generator
tests/googletest/googletest/src/gtest.cc:4509
↓ 2 callers
Function
SetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
tests/googletest/googletest/test/googletest-color-test.py:44
↓ 2 callers
Function
SetEnvVar
Sets an environment variable to a given value; unsets it when the given value is None.
tests/googletest/googletest/test/googletest-throw-on-failure-test.py:56
↓ 2 callers
Method
SetGlobalTestPartResultReporter
Sets the global test part result reporter.
tests/googletest/googletest/src/gtest.cc:735
↓ 2 callers
Function
SetSigprofActionAndTimer
Sets SIGPROF action and ITIMER_PROF timer (interval: 1ms).
tests/googletest/googletest/test/googletest-death-test-test.cc:371
↓ 2 callers
Function
Short
For suppressing compiler warnings on conversion possibly losing precision.
tests/googletest/googlemock/test/gmock-generated-actions_test.cc:62
↓ 2 callers
Function
SkipComma
tests/googletest/googletest/include/gtest/internal/gtest-internal.h:657
↓ 2 callers
Function
SkipUntil
(lines, pos, regex, token_type)
tests/googletest/googletest/scripts/pump.py:270
↓ 2 callers
Function
SplitEscapedString
The string representation of the values received in EqFailure() are already escaped. Split them on escaped '\n' boundaries. Leave all other escaped ch
tests/googletest/googletest/src/gtest.cc:1293
↓ 2 callers
Function
SplitString
tests/googletest/googletest/src/gtest.cc:945
↓ 2 callers
Function
StreamWideCharsToMessage
Converts an array of wide chars to a narrow string using the UTF-8 encoding, and streams the result to the given Message object.
tests/googletest/googletest/src/gtest.cc:929
↓ 2 callers
Function
SubWithoutTrace
A helper function for testing SCOPED_TRACE.
tests/googletest/googletest/test/googletest-output-test_.cc:161
↓ 2 callers
Function
Subroutine
tests/googletest/googletest/test/gtest_sole_header_test.cc:38
↓ 2 callers
Method
SuppressEventForwarding
tests/googletest/googletest/src/gtest.cc:4525
↓ 2 callers
Function
TempDir
tests/googletest/googletest/src/gtest.cc:6023
↓ 2 callers
Function
TestExitMacros
Tests the *_EXIT family of macros, using a variety of predicates.
tests/googletest/googletest/test/googletest-death-test-test.cc:785
↓ 2 callers
Method
TestNonHelpFlag
Verifies correct behavior when no help flag is specified. Verifies that when no help flag is specified, the tests are run and the help messag
tests/googletest/googletest/test/gtest_help_test.py:123
↓ 2 callers
Function
TestPartResult
C'tor. TestPartResult does NOT have a default constructor. Always use this constructor (with parameters) to create a TestPartResult object.
tests/googletest/googletest/include/gtest/gtest-test-part.h:63
↓ 2 callers
Function
TestRepeatWithEmptyFilter
Tests using --gtest_repeat when --gtest_filter specifies an empty set of tests.
tests/googletest/googletest/test/gtest_repeat_test.cc:165
↓ 2 callers
Method
TestSehExceptions
(self, test_output)
tests/googletest/googletest/test/googletest-catch-exceptions-test.py:85
↓ 2 callers
Function
ThreadLocal
tests/googletest/googletest/include/gtest/internal/gtest-port.h:1803
↓ 2 callers
Function
Title
Returns the given word in title case. The difference between this and string's title() method is that Title('4-ary') is '4-ary' while '4-ary'.tit
tests/googletest/googletest/scripts/gen_gtest_pred_impl.py:174
↓ 2 callers
Function
ToUnixLineEnding
Changes all Windows/Mac line endings in s to UNIX line endings.
tests/googletest/googletest/test/googletest-output-test.py:84
↓ 2 callers
Function
TransformTupleValues
tests/googletest/googlemock/include/gmock/gmock-matchers.h:479
↓ 2 callers
Function
TryTestSubroutine
This function calls a test subroutine, catches the fatal failure it generates, and then returns early.
tests/googletest/googletest/test/googletest-output-test_.cc:65
↓ 2 callers
Function
Unary
tests/googletest/googlemock/test/gmock-actions_test.cc:917
↓ 2 callers
Function
UnexpectedHRESULTFailure
tests/googletest/googletest/test/gtest_unittest.cc:3983
↓ 2 callers
Function
UniqueInt
tests/googletest/googlemock/test/gmock-actions_test.cc:1379
↓ 2 callers
Function
UniversalPrintCharArray
tests/googletest/googletest/src/gtest-printers.cc:294
↓ 2 callers
Method
Unlock
tests/googletest/googletest/include/gtest/internal/gtest-port.h:1909
↓ 2 callers
Method
UntypedPerformAction
Performs the given action with the given arguments and returns the action's result. The caller is responsible for deleting the result. L =
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1546
↓ 2 callers
Function
VerifyFileExists
Verifies that the given file exists; aborts on failure. relative_path is the file path relative to the given directory.
tests/googletest/googletest/scripts/fuse_gtest_files.py:89
↓ 2 callers
Function
VerifyOutputFile
Verifies that the given output file path is valid. relative_path is relative to the output_dir directory.
tests/googletest/googletest/scripts/fuse_gtest_files.py:113
↓ 2 callers
Function
WrapCode
(line, line_concat, output)
tests/googletest/googletest/scripts/pump.py:741
↓ 2 callers
Function
XXH32_endian_align
src/xxhash.cpp:448
↓ 2 callers
Function
XXH32_finalize
src/xxhash.cpp:379
↓ 2 callers
Function
XXH3_digest_long
src/xxh3.h:1239
↓ 2 callers
Function
XXH3_scrambleAcc
src/xxh3.h:684
↓ 2 callers
Function
XXH64_endian_align
src/xxhash.cpp:906
↓ 2 callers
Function
XXH64_finalize
src/xxhash.cpp:783
↓ 2 callers
Function
XXH_vec_mulo
Adapted from https://github.com/google/highwayhash/blob/master/highwayhash/hh_vsx.h. */
src/xxh3.h:227
↓ 2 callers
Function
XXH_writeLE64
src/xxh3.h:941
↓ 2 callers
Method
_Authenticate
Authenticates the user. The authentication process works as follows: 1) We get a username and password from the user 2) We use ClientLo
tests/googletest/googlemock/scripts/upload.py:239
↓ 2 callers
Method
_Authenticate
Authenticates the user. The authentication process works as follows: 1) We get a username and password from the user 2) We use ClientLo
tests/googletest/googletest/scripts/upload.py:239
↓ 2 callers
Function
_GetChar
(source, start, i)
tests/googletest/googlemock/scripts/generator/cpp/tokenize.py:105
↓ 2 callers
Method
_GetChildren
Fetches all of the child nodes of element, a DOM Element object. Returns them as the values of a dictionary keyed by the IDs of the child
tests/googletest/googletest/test/gtest_xml_test_utils.py:111
↓ 2 callers
Method
_GetJsonOutput
Returns the JSON output generated by running the program gtest_prog_name. Furthermore, the program's exit code must be expected_exit_code. A
tests/googletest/googletest/test/googletest-json-output-unittest.py:575
↓ 2 callers
Method
_GetNestedType
(self, ctor)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:1193
↓ 2 callers
Function
_GetString
(source, start, i)
tests/googletest/googlemock/scripts/generator/cpp/tokenize.py:89
↓ 2 callers
Method
_GetTemplateEnd
(self, tokens, start)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:463
↓ 2 callers
Method
_GetXmlOutput
Returns the xml output generated by running the program gtest_prog_name. Furthermore, the program's exit code must be expected_exit_code.
tests/googletest/googletest/test/gtest_xml_output_unittest.py:337
↓ 2 callers
Method
_IgnoreUpTo
(self, token_type, token)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:862
↓ 2 callers
Function
_ParseAndStripGTestFlags
Parses and strips Google Test flags from argv. This is idempotent.
tests/googletest/googletest/test/gtest_test_utils.py:83
↓ 2 callers
Method
_TestOutFile
(self, test_name, expected)
tests/googletest/googletest/test/googletest-json-outfiles-test.py:131
↓ 2 callers
Method
_TestOutFile
(self, test_name, expected_xml)
tests/googletest/googletest/test/gtest_xml_outfiles_test.py:106
↓ 2 callers
Method
_TestOutput
(self, test_format, expected_output)
tests/googletest/googletest/test/gtest_list_output_unittest.py:123
↓ 2 callers
Method
addInt
include/velocypack/Builder.h:693
↓ 2 callers
Method
addUInt
include/velocypack/Builder.h:706
↓ 2 callers
Method
advance
move internal buffer position one byte ahead
include/velocypack/Buffer.h:167
↓ 2 callers
Function
avx_count_nibbles
src/asm-utf8check.cpp:341
↓ 2 callers
Function
avxcarryContinuations
src/asm-utf8check.cpp:248
↓ 2 callers
Function
avxcheckContinuations
src/asm-utf8check.cpp:261
↓ 2 callers
Function
avxcheckFirstContinuationMax
when 0xED is found, next byte must be no larger than 0x9F when 0xF4 is found, next byte must be no larger than 0x8F next byte must be continuation, ie
src/asm-utf8check.cpp:277
↓ 2 callers
Function
avxcheckOverlong
map off1_hibits => error condition hibits off1 cur C => < C2 && true E => < E1 && < A0 F => < F1 && < 90 else false && f
src/asm-utf8check.cpp:300
↓ 2 callers
Function
avxcheckSmallerThan0xF4
all byte values must be no larger than 0xF4
src/asm-utf8check.cpp:225
↓ 2 callers
Function
avxcontinuationLengths
src/asm-utf8check.cpp:232
↓ 2 callers
Function
buildObject
examples/exampleAttributeTranslation.cpp:26
↓ 2 callers
Function
cardinality_specified
Returns true iff the user specified the cardinality explicitly using a .Times().
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:760
↓ 2 callers
Function
checkUTF8Bytes
check whether the current bytes are valid UTF-8 at the end of the function, previous gets updated
src/asm-utf8check.cpp:157
↓ 2 callers
Method
compare
include/velocypack/HashedStringRef.h:114
↓ 2 callers
Method
compare
include/velocypack/StringRef.h:122
↓ 2 callers
Method
dump
src/Dumper.cpp:56
↓ 2 callers
Method
errorCode
include/velocypack/Exception.h:96
↓ 2 callers
Method
find
include/velocypack/Collection.h:71
↓ 2 callers
Method
findDataOffset
include/velocypack/Slice.h:933
↓ 2 callers
Method
get
src/SharedSlice.cpp:233
↓ 2 callers
Method
getCharPtr
include/velocypack/Value.h:209
↓ 2 callers
Method
getStartOffsetFromCompact
get the offset for the first member from a compact Array or Object type it is only valid to call this method for compact Array or Object values with a
include/velocypack/Slice.h:1204
↓ 2 callers
Method
get_impl
tests/googletest/googlemock/test/gmock-matchers_test.cc:6750
↓ 2 callers
Method
hash32
src/SharedSlice.cpp:129
↓ 2 callers
Method
hashString32
src/SharedSlice.cpp:149
↓ 2 callers
Method
initWithNone
initialize Buffer with a None value
include/velocypack/Buffer.h:276
↓ 2 callers
Function
isAllowedToMemmove
checks whether a memmove operation is allowed to get rid of the padding
src/Builder.cpp:45
↓ 2 callers
Method
isLast
include/velocypack/Iterator.h:135
↓ 2 callers
Method
length
include/velocypack/SliceContainer.h:126
↓ 2 callers
Function
makeSet
convert a vector of strings into an unordered_set of strings
src/Collection.cpp:52
↓ 2 callers
Method
member
tests/googletest/googletest/test/googletest-port-test.cc:98
↓ 2 callers
Function
memrchr
src/string-functions.cpp:30
↓ 2 callers
Method
normalizedHash32
src/Slice.cpp:201
↓ 2 callers
Method
parseString
src/Parser.cpp:226
↓ 2 callers
Function
printObject
examples/exampleAttributeTranslation.cpp:7
↓ 2 callers
Function
readFile
tools/bench.cpp:76
↓ 2 callers
Method
resolveExternal
returns the Slice managed by an External or the Slice itself if it's not an External
include/velocypack/Slice.h:677
← previous
next →
901–1,000 of 4,360, ranked by callers