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
ParamGenerator
tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:184
Method
ParamIterator
ParamIterator assumes ownership of the impl_ pointer.
tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:127
Function
ParamNameFunc
tests/googletest/googletest/test/googletest-output-test_.cc:761
Method
ParameterizedDerivedTest
tests/googletest/googletest/test/googletest-param-test-test.cc:1008
Method
ParameterizedTestFactory
tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:407
Method
ParameterizedTestSuiteInfo
tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:505
Method
ParameterizedTestSuiteInfoBase
tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:481
Method
ParameterizedTestSuiteRegistry
tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:668
Method
ParsedNumber
include/velocypack/Parser.h:44
Method
Parser
include/velocypack/Parser.h:88
Method
PartialMatch
Returns true iff regular expression re matches a substring of str (including str itself).
tests/googletest/googletest/src/gtest-port.cc:643
Method
PartialOrderTest
tests/googletest/googlemock/test/gmock-spec-builders_test.cc:1379
Function
Passed
Returns true iff the test passed (i.e. no test part failed).
tests/googletest/googletest/include/gtest/gtest.h:587
Method
Passed
Assesses the success or failure of a death test, using both private members which have previously been set, and one argument: Private data members: o
tests/googletest/googletest/src/gtest-death-test.cc:568
Method
PathLike
tests/googletest/googletest/test/googletest-printers-test.cc:194
Method
PatternMatchesString
Returns true iff the wildcard pattern matches the string. The first ':' or '\0' character in pattern marks the end of it. This recursive algorithm i
tests/googletest/googletest/src/gtest.cc:489
Method
Perform
tests/googletest/googlemock/test/gmock-actions_test.cc:378
Method
Perform
tests/googletest/googlemock/test/gmock-actions_test.cc:464
Method
Perform
tests/googletest/googlemock/test/gmock-actions_test.cc:481
Method
Perform
tests/googletest/googlemock/test/gmock-actions_test.cc:1072
Method
Perform
tests/googletest/googlemock/include/gmock/gmock-more-actions.h:61
Method
Perform
tests/googletest/googlemock/include/gmock/gmock-more-actions.h:79
Method
Perform
tests/googletest/googlemock/include/gmock/gmock-generated-actions.h:347
Method
Perform
tests/googletest/googlemock/include/gmock/gmock-generated-actions.h:375
Method
Perform
tests/googletest/googlemock/include/gmock/gmock-actions.h:445
Method
Perform
tests/googletest/googlemock/include/gmock/gmock-actions.h:564
Method
Perform
tests/googletest/googlemock/include/gmock/gmock-actions.h:588
Method
Perform
tests/googletest/googlemock/include/gmock/gmock-actions.h:614
Method
Perform
tests/googletest/googlemock/include/gmock/gmock-actions.h:624
Method
Perform
tests/googletest/googlemock/include/gmock/gmock-actions.h:661
Method
Perform
tests/googletest/googlemock/include/gmock/gmock-actions.h:708
Method
Perform
tests/googletest/googlemock/include/gmock/gmock-actions.h:738
Method
Perform
tests/googletest/googlemock/include/gmock/gmock-actions.h:760
Method
Perform
tests/googletest/googlemock/include/gmock/gmock-actions.h:786
Method
Perform
tests/googletest/googlemock/include/gmock/gmock-actions.h:809
Method
Perform
tests/googletest/googlemock/include/gmock/gmock-actions.h:836
Method
Perform
tests/googletest/googlemock/include/gmock/gmock-actions.h:852
Method
Perform
tests/googletest/googlemock/include/gmock/gmock-actions.h:877
Method
Perform
tests/googletest/googlemock/include/gmock/gmock-actions.h:918
Method
PerformAction
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1395
Method
PerformAction
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1435
Method
PerformDefaultAction
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1424
Method
PerformDefaultAction
Performs the default action of this mock function on the given arguments and returns the result. Asserts (or throws if exceptions are enabled) with a
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1508
Function
Plus1
tests/googletest/googlemock/test/gmock-more-actions_test.cc:87
Method
PointeeMatcher
tests/googletest/googlemock/include/gmock/gmock-matchers.h:1555
Method
PointwiseMatcher
Like ContainerEq, we make a copy of rhs in case the elements in it are modified after this matcher is created.
tests/googletest/googlemock/include/gmock/gmock-matchers.h:2214
Method
PolymorphicAction
tests/googletest/googlemock/include/gmock/gmock-actions.h:429
Method
PolymorphicMatcher
tests/googletest/googletest/include/gtest/gtest-matchers.h:515
Method
PopMatch
tests/googletest/googlemock/test/gmock-matchers_test.cc:6009
Method
PopRange
(self)
tests/googletest/googletest/scripts/pump.py:611
Method
PopVariable
(self)
tests/googletest/googletest/scripts/pump.py:605
Method
PostIncrProxy
tests/googletest/googlemock/test/gmock-matchers_test.cc:5218
Method
PreCalculatedPrimeTable
'max' specifies the maximum number the prime table holds.
tests/googletest/googletest/samples/prime_tables.h:82
Function
PredFunction1Bool
tests/googletest/googletest/test/gtest_pred_impl_unittest.cc:87
Function
PredFunction1Int
The following two functions are needed to circumvent a bug in gcc 2.95.3, which sometimes has problem with the above template function.
tests/googletest/googletest/test/gtest_pred_impl_unittest.cc:84
Function
PredFunction2Bool
tests/googletest/googletest/test/gtest_pred_impl_unittest.cc:474
Function
PredFunction2Int
The following two functions are needed to circumvent a bug in gcc 2.95.3, which sometimes has problem with the above template function.
tests/googletest/googletest/test/gtest_pred_impl_unittest.cc:471
Function
PredFunction3Bool
tests/googletest/googletest/test/gtest_pred_impl_unittest.cc:903
Function
PredFunction3Int
The following two functions are needed to circumvent a bug in gcc 2.95.3, which sometimes has problem with the above template function.
tests/googletest/googletest/test/gtest_pred_impl_unittest.cc:900
Function
PredFunction4Bool
tests/googletest/googletest/test/gtest_pred_impl_unittest.cc:1374
Function
PredFunction4Int
The following two functions are needed to circumvent a bug in gcc 2.95.3, which sometimes has problem with the above template function.
tests/googletest/googletest/test/gtest_pred_impl_unittest.cc:1371
Function
PredFunction5Bool
tests/googletest/googletest/test/gtest_pred_impl_unittest.cc:1887
Function
PredFunction5Int
The following two functions are needed to circumvent a bug in gcc 2.95.3, which sometimes has problem with the above template function.
tests/googletest/googletest/test/gtest_pred_impl_unittest.cc:1884
Method
PredicateFormatterFromMatcher
tests/googletest/googlemock/include/gmock/gmock-matchers.h:1260
Method
PrematureExitFileExists
Returns true iff the premature-exit file exists.
tests/googletest/googletest/test/gtest_premature_exit_test.cc:65
Method
PrematureExitTest
tests/googletest/googletest/test/gtest_premature_exit_test.cc:55
Method
PrettyUnitTestResultPrinter
tests/googletest/googletest/src/gtest.cc:3091
Method
PrimeTableTest
The ctor calls the factory function to create a prime table implemented by T.
tests/googletest/googletest/samples/sample6_unittest.cc:62
Method
Print
Prints the current counter value to STDOUT.
tests/googletest/googletest/samples/sample4.cc:52
Method
Print
Note: we deliberately don't call this PrintTo(), as that name conflicts with ::testing::internal::PrintTo in the body of the function.
tests/googletest/googletest/include/gtest/gtest-printers.h:694
Method
Print
tests/googletest/googletest/include/gtest/gtest-printers.h:716
Method
Print
tests/googletest/googletest/include/gtest/gtest-printers.h:732
Method
Print
Prints the given array, omitting some elements when there are too many.
tests/googletest/googletest/include/gtest/gtest-printers.h:788
Method
Print
tests/googletest/googletest/include/gtest/gtest-printers.h:801
Method
Print
tests/googletest/googletest/include/gtest/gtest-printers.h:820
Method
Print
tests/googletest/googletest/include/gtest/gtest-printers.h:827
Method
Print
tests/googletest/googletest/include/gtest/gtest-printers.h:834
Method
Print
tests/googletest/googletest/include/gtest/gtest-printers.h:841
Method
Print
tests/googletest/googletest/include/gtest/gtest-printers.h:852
Method
Print
tests/googletest/googletest/include/gtest/gtest-printers.h:861
Method
Print
tests/googletest/googletest/include/gtest/gtest-printers.h:874
Function
PrintAllIndentifiers
Prints all identifiers for each C++ source file in filenames. Args: filenames: ['file1', 'file2', ...] should_print: predicate with s
tests/googletest/googlemock/scripts/generator/cpp/ast.py:1703
Method
PrintAsActionResult
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1419
Function
PrintAsCharLiteralTo
tests/googletest/googletest/src/gtest-printers.cc:145
Function
PrintCharAndCodeTo
tests/googletest/googletest/src/gtest-printers.cc:219
Method
PrintFailedTests
Internal helper for printing the list of failed tests.
tests/googletest/googletest/src/gtest.cc:3236
Method
PrintHeader
Print a unified diff header for one hunk. The format is "@@ -<left_start>,<left_length> +<right_start>,<right_length> @@" where the left/right parts a
tests/googletest/googletest/src/gtest.cc:1196
Method
PrintIndices
Prints the indices of the selected fields.
tests/googletest/googlemock/include/gmock/gmock-matchers.h:3422
Method
PrintJsonTestSuite
Prints an JSON representation of a TestSuite object
tests/googletest/googletest/src/gtest.cc:4159
Method
PrintJsonUnitTest
Prints a JSON summary of unit_test to output stream out.
tests/googletest/googletest/src/gtest.cc:4198
Method
PrintSkippedTests
Internal helper for printing the list of skipped tests.
tests/googletest/googletest/src/gtest.cc:3261
Method
PrintTestName
tests/googletest/googletest/src/gtest.cc:3092
Method
PrintTime
Creates a Flags struct where the gtest_print_time flag has the given value.
tests/googletest/googletest/test/gtest_unittest.cc:5605
Function
PrintTo
The definition of the printer for the argument type doesn't have to be visible where the mock is used.
tests/googletest/googlemock/test/gmock-spec-builders_test.cc:134
Function
PrintTo
tests/googletest/googlemock/include/gmock/gmock-actions.h:961
Function
PrintTo
Teaches Google Test how to print a MyType.
tests/googletest/googletest/test/googletest-list-tests-unittest_.cc:89
Function
PrintTo
tests/googletest/googletest/test/googletest-printers-test.cc:82
Function
PrintTo
tests/googletest/googletest/src/gtest-printers.cc:243
Method
PrintToString
tests/googletest/googletest/include/gtest/gtest-printers.h:939
Method
PrintValue
This default version is called when kTypeKind is kOtherType.
tests/googletest/googletest/include/gtest/gtest-printers.h:153
← previous
next →
2,501–2,600 of 4,360, ranked by callers