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
↓ 1 callers
Function
GetContentType
Helper to guess the content-type from the filename.
tests/googletest/googlemock/scripts/upload.py:533
↓ 1 callers
Function
GetContentType
Helper to guess the content-type from the filename.
tests/googletest/googletest/scripts/upload.py:533
↓ 1 callers
Function
GetCurrentOsStackTraceExceptTop
Returns the current OS stack trace as an std::string. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth f
tests/googletest/googletest/src/gtest.cc:5596
↓ 1 callers
Function
GetDefaultFilter
Bazel passes in the argument to '--test_filter' via the TESTBRIDGE_TEST_ONLY environment variable.
tests/googletest/googletest/src/gtest.cc:203
↓ 1 callers
Method
GetDescriber
Returns the describer for this matcher object; retains ownership of the describer, which is only guaranteed to be alive when this matcher object is al
tests/googletest/googletest/include/gtest/gtest-matchers.h:282
↓ 1 callers
Function
GetEmail
Prompts the user for their email address and returns it. The last used email address is saved to a file and offered up as a suggestion to the use
tests/googletest/googlemock/scripts/upload.py:65
↓ 1 callers
Function
GetEmail
Prompts the user for their email address and returns it. The last used email address is saved to a file and offered up as a suggestion to the use
tests/googletest/googletest/scripts/upload.py:65
↓ 1 callers
Function
GetFileSize
tests/googletest/googletest/src/gtest-port.cc:1117
↓ 1 callers
Method
GetFilesToBranch
Returns a list of .wiki file names that need to be branched.
tests/googletest/googletest/scripts/release_docs.py:117
↓ 1 callers
Method
GetFloatValue
tests/googletest/googletest/xcode/Samples/FrameworkSample/widget.cc:46
↓ 1 callers
Method
GetHandle
Returns an Expectation object that references and co-owns this expectation.
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1076
↓ 1 callers
Method
GetHandleOf
Returns an Expectation object that references and co-owns exp, which must be an expectation on this mock function.
tests/googletest/googlemock/src/gmock-spec-builders.cc:484
↓ 1 callers
Method
GetIntValue
tests/googletest/googletest/xcode/Samples/FrameworkSample/widget.cc:50
↓ 1 callers
Function
GetLeakyTests
Returns a list of test names that leak mock objects.
tests/googletest/googlemock/test/gmock_output_test.py:108
↓ 1 callers
Function
GetMutableSuiteCase
Gets the i-th test suite among all the test suites. i can range from 0 to total_test_suite_count() - 1. If i is not in that range, returns NULL.
tests/googletest/googletest/src/gtest-internal-inl.h:599
↓ 1 callers
Function
GetNewColor
tests/googletest/googletest/src/gtest.cc:2940
↓ 1 callers
Function
GetNormalizedOutputAndLeakyTests
Normalizes the output of gmock_output_test_. Args: output: The test output. Returns: A tuple (the normalized test output, the list of te
tests/googletest/googlemock/test/gmock_output_test.py:117
↓ 1 callers
Method
GetRange
(self, identifier)
tests/googletest/googletest/scripts/pump.py:632
↓ 1 callers
Function
GetRpcServer
Returns an instance of an AbstractRpcServer. Returns: A new AbstractRpcServer, on which RPC calls can be made.
tests/googletest/googlemock/scripts/upload.py:458
↓ 1 callers
Function
GetRpcServer
Returns an instance of an AbstractRpcServer. Returns: A new AbstractRpcServer, on which RPC calls can be made.
tests/googletest/googletest/scripts/upload.py:458
↓ 1 callers
Function
GetShellCommandOutput
Runs a command in a sub-process, and returns its STDOUT in a string.
tests/googletest/googlemock/test/gmock_output_test.py:136
↓ 1 callers
Method
GetStatus
Returns the status of a file.
tests/googletest/googlemock/scripts/upload.py:854
↓ 1 callers
Method
GetStatus
Returns the status of a file.
tests/googletest/googletest/scripts/upload.py:854
↓ 1 callers
Function
GetStatusFileDescriptor
Recreates the pipe and event handles from the provided parameters, signals the event, and returns a file descriptor wrapped around the pipe handle. Th
tests/googletest/googletest/src/gtest-death-test.cc:1513
↓ 1 callers
Method
GetStringValue
tests/googletest/googletest/xcode/Samples/FrameworkSample/widget.cc:54
↓ 1 callers
Method
GetTemplateIndices
(self, names)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:666
↓ 1 callers
Method
GetTestSuiteTypeId
Test case id to verify identity.
tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:514
↓ 1 callers
Method
GetToName
tests/googletest/googlemock/include/gmock/gmock-matchers.h:1636
↓ 1 callers
Function
GetTokens
Returns a sequence of Tokens. Args: source: string of C++ source code. Yields: Token that represents the next token in the sourc
tests/googletest/googlemock/scripts/generator/cpp/tokenize.py:119
↓ 1 callers
Method
GetUnknownFiles
Return a list of files unknown to the VCS.
tests/googletest/googlemock/scripts/upload.py:608
↓ 1 callers
Method
GetUnknownFiles
Return a list of files unknown to the VCS.
tests/googletest/googletest/scripts/upload.py:608
↓ 1 callers
Method
GuessBase
Wrapper for _GuessBase.
tests/googletest/googlemock/scripts/upload.py:742
↓ 1 callers
Method
GuessBase
Wrapper for _GuessBase.
tests/googletest/googletest/scripts/upload.py:742
↓ 1 callers
Function
GuessVCS
Helper to guess the version control system. This examines the current directory, guesses which VersionControlSystem we're using, and returns an i
tests/googletest/googlemock/scripts/upload.py:1209
↓ 1 callers
Function
GuessVCS
Helper to guess the version control system. This examines the current directory, guesses which VersionControlSystem we're using, and returns an i
tests/googletest/googletest/scripts/upload.py:1209
↓ 1 callers
Function
HasEdge
tests/googletest/googlemock/include/gmock/gmock-matchers.h:2816
↓ 1 callers
Function
HasGoogleTestFlagPrefix
Determines whether a string has a prefix that Google Test uses for its flags, i.e., starts with GTEST_FLAG_PREFIX_ or GTEST_FLAG_PREFIX_DASH_. If Goog
tests/googletest/googletest/src/gtest.cc:5728
↓ 1 callers
Function
HeaderPostamble
Returns the postamble for the header file.
tests/googletest/googletest/scripts/gen_gtest_pred_impl.py:292
↓ 1 callers
Function
HeaderPreamble
Returns the preamble for the header file. Args: n: the maximum arity of the predicate macros to be generated.
tests/googletest/googletest/scripts/gen_gtest_pred_impl.py:65
↓ 1 callers
Function
Helper1
tests/googletest/googlemock/test/gmock_stress_test.cc:99
↓ 1 callers
Function
Helper2
tests/googletest/googlemock/test/gmock_stress_test.cc:150
↓ 1 callers
Function
IllegalDoDefault
tests/googletest/googlemock/src/gmock-internal-utils.cc:189
↓ 1 callers
Function
ImplementationForArity
Returns the implementation of n-ary predicate assertions.
tests/googletest/googletest/scripts/gen_gtest_pred_impl.py:204
↓ 1 callers
Method
Increment
tests/googletest/googletest/test/googletest-port-test.cc:1038
↓ 1 callers
Function
InitDeathTestSubprocessControlInfo
tests/googletest/googletest/src/gtest-internal-inl.h:770
↓ 1 callers
Function
IntToStringFunction
Tests that ResultOf(f, ...) compiles and works as expected when f is a function pointer.
tests/googletest/googlemock/test/gmock-matchers_test.cc:4406
↓ 1 callers
Method
Invoke
tests/googletest/googlemock/include/gmock/gmock-matchers.h:1826
↓ 1 callers
Function
IsATTY
tests/googletest/googletest/include/gtest/internal/gtest-port.h:2054
↓ 1 callers
Function
IsAlNum
tests/googletest/googletest/include/gtest/internal/gtest-port.h:2002
↓ 1 callers
Function
IsAlpha
tests/googletest/googletest/include/gtest/internal/gtest-port.h:1999
↓ 1 callers
Function
IsDir
tests/googletest/googletest/include/gtest/internal/gtest-port.h:2079
↓ 1 callers
Function
IsInPreprocessorDirective
(prev_lines, cur_line)
tests/googletest/googletest/scripts/pump.py:711
↓ 1 callers
Function
IsLower
tests/googletest/googletest/include/gtest/internal/gtest-port.h:2008
↓ 1 callers
Function
IsMultiLineIWYUPragma
(line)
tests/googletest/googletest/scripts/pump.py:779
↓ 1 callers
Function
IsPrintableAscii
Returns true if c is a printable ASCII character. We test the value of c directly instead of calling isprint(), which is buggy on Windows Mobile.
tests/googletest/googletest/src/gtest-printers.cc:136
↓ 1 callers
Function
IsSingleLineComment
(cur_line)
tests/googletest/googletest/scripts/pump.py:707
↓ 1 callers
Function
IsSubstringPred
tests/googletest/googletest/src/gtest.cc:1577
↓ 1 callers
Function
IsUpper
tests/googletest/googletest/include/gtest/internal/gtest-port.h:2014
↓ 1 callers
Function
IsUtf16SurrogatePair
Determines if the arguments constitute UTF-16 surrogate pair and thus should be combined into a single Unicode code point using CreateCodePointFromUtf
tests/googletest/googletest/src/gtest.cc:1812
↓ 1 callers
Function
IsValidUTF8
tests/googletest/googletest/src/gtest-printers.cc:378
↓ 1 callers
Function
JSONStringCopyC
src/asm-functions.cpp:38
↓ 1 callers
Function
JSONStringCopyCheckUtf8C
src/asm-functions.cpp:50
↓ 1 callers
Function
LessThan
tests/googletest/googlemock/test/gmock-matchers_test.cc:6937
↓ 1 callers
Function
LoadFlagsFromFile
tests/googletest/googletest/src/gtest.cc:5876
↓ 1 callers
Function
LogToStderr
tests/googletest/googletest/include/gtest/internal/gtest-port.h:1016
↓ 1 callers
Function
MakeCardinality
Creates a cardinality from its implementation.
tests/googletest/googlemock/include/gmock/gmock-cardinalities.h:145
↓ 1 callers
Method
Map
tests/googletest/googletest/samples/sample3-inl.h:152
↓ 1 callers
Function
MatcherBindSecond
tests/googletest/googlemock/include/gmock/gmock-matchers.h:3185
↓ 1 callers
Method
Matches
Returns true iff this matcher matches x.
tests/googletest/googletest/include/gtest/gtest-matchers.h:260
↓ 1 callers
Method
MaybeDescribeExtraMatcherTo
If this mock method has an extra matcher (i.e. .With(matcher)), describes it to the ostream.
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1062
↓ 1 callers
Method
MemberFunction
A member function that may die.
tests/googletest/googletest/test/googletest-death-test-test.cc:153
↓ 1 callers
Function
Mutex
This constructor intentionally does nothing. It relies on type_ being statically initialized to 0 (effectively setting it to kStatic) and on ThreadSa
tests/googletest/googletest/include/gtest/internal/gtest-port.h:1435
↓ 1 callers
Method
NewValueForCurrentThread
tests/googletest/googletest/include/gtest/internal/gtest-port.h:1644
↓ 1 callers
Function
NonVoidFunction
A non-void function that's expected to die.
tests/googletest/googletest/test/googletest-death-test-test.cc:167
↓ 1 callers
Function
NonVoidFunction
tests/googletest/googletest/test/gtest_unittest.cc:1238
↓ 1 callers
Function
NormalizeErrorMarker
Normalizes the error marker, which is different on Windows vs on Linux.
tests/googletest/googlemock/test/gmock_output_test.py:90
↓ 1 callers
Function
NormalizeOutput
Normalizes output (the output of googletest-output-test_.exe).
tests/googletest/googletest/test/googletest-output-test.py:193
↓ 1 callers
Method
OnEnvironmentsSetUpEnd
tests/googletest/googletest/src/gtest.cc:3100
↓ 1 callers
Method
OnEnvironmentsSetUpStart
tests/googletest/googletest/src/gtest.cc:3152
↓ 1 callers
Method
OnEnvironmentsTearDownEnd
tests/googletest/googletest/src/gtest.cc:3107
↓ 1 callers
Method
OnEnvironmentsTearDownStart
tests/googletest/googletest/src/gtest.cc:3228
↓ 1 callers
Method
OnTestCaseEnd
tests/googletest/googletest/test/googletest-listener-test.cc:96
↓ 1 callers
Method
OnTestCaseEnd
tests/googletest/googletest/src/gtest.cc:3217
↓ 1 callers
Method
OnTestCaseStart
tests/googletest/googletest/test/googletest-listener-test.cc:80
↓ 1 callers
Method
OnTestCaseStart
tests/googletest/googletest/src/gtest.cc:3159
↓ 1 callers
Method
OnTestEnd
tests/googletest/googletest/test/googletest-listener-test.cc:92
↓ 1 callers
Method
OnTestEnd
tests/googletest/googletest/src/gtest.cc:3196
↓ 1 callers
Method
OnTestIterationEnd
tests/googletest/googletest/src/gtest.cc:3284
↓ 1 callers
Method
OnTestIterationStart
tests/googletest/googletest/test/gtest_unittest.cc:6830
↓ 1 callers
Method
OnTestIterationStart
Fired before each iteration of tests starts.
tests/googletest/googletest/src/gtest.cc:3117
↓ 1 callers
Method
OnTestPartResult
tests/googletest/googletest/test/gtest_assert_by_exception_test.cc:41
↓ 1 callers
Method
OnTestPartResult
Called after an assertion failure.
tests/googletest/googletest/src/gtest.cc:3180
↓ 1 callers
Method
OnTestProgramEnd
tests/googletest/googletest/src/gtest.cc:3109
↓ 1 callers
Method
OnTestProgramStart
The following methods override what's in the TestEventListener class.
tests/googletest/googletest/src/gtest.cc:3097
↓ 1 callers
Method
OnTestStart
tests/googletest/googletest/test/googletest-shuffle-test_.cc:84
↓ 1 callers
Method
OnTestStart
tests/googletest/googletest/src/gtest.cc:3172
↓ 1 callers
Method
OnTestSuiteEnd
Fired after the test suite ends.
tests/googletest/googletest/include/gtest/gtest.h:1109
↓ 1 callers
Method
OnTestSuiteStart
Fired before the test suite starts.
tests/googletest/googletest/include/gtest/gtest.h:1090
↓ 1 callers
Function
OutputFlagAlsoCheckEnvVar
As a special case for the 'output' flag, if GTEST_OUTPUT is not set, we look for XML_OUTPUT_FILE, which is set by the Bazel build system. The value o
tests/googletest/googletest/src/gtest-port.cc:1293
↓ 1 callers
Function
Parse
(pos)
tests/googletest/googletest/scripts/pump.py:289
← previous
next →
1,101–1,200 of 4,360, ranked by callers