MCPcopy Create free account

hub / github.com/arangodb/velocypack / functions

Functions4,360 in github.com/arangodb/velocypack

↓ 1 callersFunctionParseAtomicCodeNode
(tokens)
tests/googletest/googletest/scripts/pump.py:503
↓ 1 callersFunctionParseElseNode
(tokens)
tests/googletest/googletest/scripts/pump.py:475
↓ 1 callersFunctionParseExpTokenInParens
(lines, pos)
tests/googletest/googletest/scripts/pump.py:281
↓ 1 callersFunctionParseGoogleMockBoolFlag
Parses a string for a Google Mock bool flag, in the form of "--gmock_flag=value". On success, stores the value of the flag in *value, and returns tru
tests/googletest/googlemock/src/gmock.cc:94
↓ 1 callersFunctionParseGoogleMockIntFlag
tests/googletest/googlemock/src/gmock.cc:126
↓ 1 callersFunctionParseGoogleMockStringFlag
tests/googletest/googlemock/src/gmock.cc:113
↓ 1 callersFunctionParseInParens
(pos)
tests/googletest/googletest/scripts/pump.py:282
↓ 1 callersFunctionParseInternalRunDeathTestFlag
Returns a newly created InternalRunDeathTestFlag object with fields initialized from the GTEST_FLAG(internal_run_death_test) flag if the flag is speci
tests/googletest/googletest/src/gtest-death-test.cc:1578
↓ 1 callersFunctionParseToAST
Convert the given Pump source text into an AST.
tests/googletest/googletest/scripts/pump.py:577
↓ 1 callersFunctionPassed
Returns true iff the unit test passed (i.e. all test suites passed).
tests/googletest/googletest/src/gtest-internal-inl.h:577
↓ 1 callersMethodPerformDefaultAction
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1384
↓ 1 callersMethodPostFlagParsingInit
Performs initialization dependent upon flag values obtained in ParseGoogleTestFlagsOnly. Is called from InitGoogleTest after the call to ParseGoogleT
tests/googletest/googletest/src/gtest.cc:5026
↓ 1 callersFunctionPredFormatFunction1
tests/googletest/googletest/test/gtest_pred_impl_unittest.cc:101
↓ 1 callersFunctionPredFormatFunction2
tests/googletest/googletest/test/gtest_pred_impl_unittest.cc:489
↓ 1 callersFunctionPredFormatFunction3
tests/googletest/googletest/test/gtest_pred_impl_unittest.cc:919
↓ 1 callersFunctionPredFormatFunction4
tests/googletest/googletest/test/gtest_pred_impl_unittest.cc:1391
↓ 1 callersFunctionPredFormatFunction5
tests/googletest/googletest/test/gtest_pred_impl_unittest.cc:1905
↓ 1 callersFunctionPredFunction1
tests/googletest/googletest/test/gtest_pred_impl_unittest.cc:77
↓ 1 callersFunctionPredFunction2
tests/googletest/googletest/test/gtest_pred_impl_unittest.cc:464
↓ 1 callersFunctionPredFunction3
tests/googletest/googletest/test/gtest_pred_impl_unittest.cc:893
↓ 1 callersFunctionPredFunction4
tests/googletest/googletest/test/gtest_pred_impl_unittest.cc:1364
↓ 1 callersFunctionPredFunction5
tests/googletest/googletest/test/gtest_pred_impl_unittest.cc:1877
↓ 1 callersFunctionPrintAsStringLiteralTo
Prints a wchar_t c as if it's part of a string literal, escaping it when necessary; returns how c was formatted.
tests/googletest/googletest/src/gtest-printers.cc:194
↓ 1 callersFunctionPrintBytesInObjectTo
Delegates to PrintBytesInObjectToImpl() to print the bytes in the given object. The delegation simplifies the implementation, which uses the << opera
tests/googletest/googletest/src/gtest-printers.cc:113
↓ 1 callersFunctionPrintBytesInObjectToImpl
Prints the bytes in the given value to the given ostream.
tests/googletest/googletest/src/gtest-printers.cc:82
↓ 1 callersFunctionPrintColorEncoded
Prints a string containing code-encoded text. The following escape sequences can be used in the string to control the text color: @@ prints a sin
tests/googletest/googletest/src/gtest.cc:5746
↓ 1 callersFunctionPrintFlag
tests/googletest/googletest/test/googletest-env-var-test_.cc:49
↓ 1 callersFunctionPrintIndentifiers
Prints all identifiers for a C++ source file. Args: filename: 'file1' should_print: predicate with signature: bool Function(token)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:1679
↓ 1 callersMethodPrintJsonTestList
tests/googletest/googletest/src/gtest.cc:4243
↓ 1 callersFunctionPrintTestPartResult
Prints a TestPartResult.
tests/googletest/googletest/src/gtest.cc:2897
↓ 1 callersMethodPrintTo
tests/googletest/googletest/src/gtest.cc:1174
↓ 1 callersFunctionPrintTupleTo
tests/googletest/googletest/include/gtest/gtest-printers.h:647
↓ 1 callersMethodPrintXmlTestsList
tests/googletest/googletest/src/gtest.cc:3861
↓ 1 callersFunctionPushFront
(a_list, elem)
tests/googletest/googletest/scripts/pump.py:449
↓ 1 callersMethodPushRange
(self, var, lower, upper)
tests/googletest/googletest/scripts/pump.py:608
↓ 1 callersFunctionRE
Constructs an RE from a string.
tests/googletest/googletest/include/gtest/internal/gtest-port.h:909
↓ 1 callersFunctionRStripNewLineFromToken
(token)
tests/googletest/googletest/scripts/pump.py:303
↓ 1 callersFunctionRaceSkipWhiteSpace
src/asm-functions.cpp:656
↓ 1 callersFunctionRaceStringCopy
src/asm-functions.cpp:534
↓ 1 callersFunctionRaceStringCopyCheckUtf8
src/asm-functions.cpp:584
↓ 1 callersMethodRandomize
tests/googletest/googlemock/src/gmock-matchers.cc:261
↓ 1 callersFunctionRealMain
The real main function. Args: argv: Command line arguments. data: Diff contents. If None (default) the diff is generated by the Versi
tests/googletest/googlemock/scripts/upload.py:1250
↓ 1 callersFunctionRealMain
The real main function. Args: argv: Command line arguments. data: Diff contents. If None (default) the diff is generated by the Versi
tests/googletest/googletest/scripts/upload.py:1250
↓ 1 callersMethodRecordProperty
Adds a test property to the list. If a property with the same key as the supplied property is already represented, the value of this test_property rep
tests/googletest/googletest/src/gtest.cc:2073
↓ 1 callersFunctionRemoveLocations
Removes all file location info from a Google Test program's output. Args: output: the output of a Google Test program. Returns: o
tests/googletest/googlemock/test/gmock_output_test.py:74
↓ 1 callersFunctionRemoveLocations
Removes all file location info from a Google Test program's output. Args: test_output: the output of a Google Test program. Returns:
tests/googletest/googletest/test/googletest-output-test.py:90
↓ 1 callersFunctionRemoveMemoryAddresses
Removes memory addresses from the test output.
tests/googletest/googlemock/test/gmock_output_test.py:96
↓ 1 callersFunctionRemoveReportHeaderAndFooter
Removes Google Test result report's header and footer from the output.
tests/googletest/googlemock/test/gmock_output_test.py:63
↓ 1 callersFunctionRemoveStackTraceDetails
Removes all stack traces from a Google Test program's output.
tests/googletest/googletest/test/googletest-output-test.py:107
↓ 1 callersFunctionRemoveStackTraces
Removes all traces of stack traces from a Google Test program's output.
tests/googletest/googletest/test/googletest-output-test.py:115
↓ 1 callersFunctionRemoveTestNamesOfLeakedMocks
Removes the test names of leaked mock objects from the test output.
tests/googletest/googlemock/test/gmock_output_test.py:102
↓ 1 callersFunctionRemoveTime
Removes all time information from a Google Test program's output.
tests/googletest/googletest/test/googletest-output-test.py:122
↓ 1 callersMethodRemoveUnsupportedTests
(self, test_output)
tests/googletest/googletest/test/googletest-output-test.py:262
↓ 1 callersMethodReportDestroyed
tests/googletest/googletest/test/googletest-port-test.cc:1156
↓ 1 callersFunctionReportInvalidTestSuiteType
tests/googletest/googletest/src/gtest.cc:2584
↓ 1 callersMethodReportTestPartResult
Increments the test part result count and remembers the result. This method is from the TestPartResultReporterInterface interface.
tests/googletest/googletest/src/gtest.cc:631
↓ 1 callersFunctionReportUninterestingCall
Reports an uninteresting call (whose description is in msg) in the manner specified by 'reaction'.
tests/googletest/googlemock/src/gmock-spec-builders.cc:279
↓ 1 callersFunctionReturnSecondArgument
tests/googletest/googlemock/test/gmock-actions_test.cc:489
↓ 1 callersFunctionRun
Runs a command; returns 1 if it was killed by a signal, or 0 otherwise.
tests/googletest/googletest/test/googletest-break-on-failure-unittest.py:76
↓ 1 callersFunctionRun
Runs a command; returns True/False if its exit code is/isn't 0.
tests/googletest/googletest/test/googletest-throw-on-failure-test.py:68
↓ 1 callersFunctionRunAllTests
Runs all TESTs, all TEST_Fs, and the ad hoc test.
tests/googletest/googletest/test/googletest-output-test_.cc:354
↓ 1 callersFunctionRunAndReturnOutput
Runs the test program and returns its output.
tests/googletest/googletest/test/googletest-filter-unittest.py:183
↓ 1 callersFunctionRunAndReturnOutput
Runs the test program and returns its output.
tests/googletest/googletest/test/googletest-shuffle-test.py:76
↓ 1 callersFunctionRunAtomicCode
(env, node, output)
tests/googletest/googletest/scripts/pump.py:656
↓ 1 callersFunctionRunWithSharding
Runs a test program shard and returns exit code and a list of tests run.
tests/googletest/googletest/test/googletest-filter-unittest.py:220
↓ 1 callersMethodSetDefaultResultPrinter
Sets the default_result_printer attribute to the provided listener. The listener is also added to the listener list and previous default_result_printe
tests/googletest/googletest/src/gtest.cc:4494
↓ 1 callersMethodSetUp
Sets up the test fixture. A sub-class may override this.
tests/googletest/googletest/src/gtest.cc:2249
↓ 1 callersMethodSetUpExecuted
tests/googletest/googletest/test/googletest-param-test-test.cc:561
↓ 1 callersFunctionSkipSpaces
Skips to the first non-space char in str. Returns an empty string if str contains only whitespace characters.
tests/googletest/googletest/src/gtest-typed-test.cc:42
↓ 1 callersFunctionSleepMilliseconds
Sleeps for (roughly) n milliseconds. This function is only for testing Google Test's own constructs. Don't use it in user tests, either directly or
tests/googletest/googletest/include/gtest/internal/gtest-port.h:1213
↓ 1 callersFunctionSplitIntoTestNames
tests/googletest/googletest/src/gtest-typed-test.cc:48
↓ 1 callersFunctionSplitPatch
Splits a patch into separate pieces for each file. Args: data: A string containing the output of svn diff. Returns: A list of 2-tuple (f
tests/googletest/googlemock/scripts/upload.py:1141
↓ 1 callersFunctionSplitPatch
Splits a patch into separate pieces for each file. Args: data: A string containing the output of svn diff. Returns: A list of 2-tuple (f
tests/googletest/googletest/scripts/upload.py:1141
↓ 1 callersFunctionStackGrowsDown
Make sure AddressSanitizer does not tamper with the stack here.
tests/googletest/googletest/src/gtest-death-test.cc:1281
↓ 1 callersFunctionStackLowerThanAddress
tests/googletest/googletest/src/gtest-death-test.cc:1275
↓ 1 callersFunctionStrCaseCmp
tests/googletest/googletest/include/gtest/internal/gtest-port.h:2055
↓ 1 callersFunctionStrError
tests/googletest/googletest/include/gtest/internal/gtest-port.h:2133
↓ 1 callersMethodStripLeadingWhitespace
Strip leading whitespace in each line in 'lines'.
tests/googletest/googlemock/scripts/generator/cpp/gmock_class_test.py:37
↓ 1 callersFunctionStripMetaComments
Strip meta comments from each line in the given string.
tests/googletest/googletest/scripts/pump.py:226
↓ 1 callersFunctionTEST
tests/testsSlice.cpp:36
↓ 1 callersMethodTearDown
Tears down the test fixture. A sub-class may override this.
tests/googletest/googletest/src/gtest.cc:2255
↓ 1 callersMethodTearDownExecuted
tests/googletest/googletest/test/googletest-param-test-test.cc:562
↓ 1 callersFunctionTestAssertEqualsUncopyable
A subroutine used by the following test.
tests/googletest/googletest/test/gtest_unittest.cc:3869
↓ 1 callersFunctionTestAssertNonPositive
A subroutine used by the following test.
tests/googletest/googletest/test/gtest_unittest.cc:3864
↓ 1 callersMethodTestBodyExecuted
tests/googletest/googletest/test/googletest-param-test-test.cc:563
↓ 1 callersFunctionTestCatchesLeakedMocksInAdHocTests
tests/googletest/googlemock/test/gmock_output_test_.cc:286
↓ 1 callersFunctionTestEq1
A subroutine used by the following test.
tests/googletest/googletest/test/googletest-output-test_.cc:59
↓ 1 callersFunctionTestEq1
A subroutine used by the following test.
tests/googletest/googletest/test/gtest_unittest.cc:3827
↓ 1 callersFunctionTestExitCodeAndOutput
Runs the given command and verifies its exit code and output.
tests/googletest/googletest/test/googletest-uninitialized-test.py:51
↓ 1 callersFunctionTestExitCodeAndOutput
Runs the given command and verifies its exit code and output.
tests/googletest/googletest/test/googletest-param-test-invalid-name2-test.py:44
↓ 1 callersFunctionTestExitCodeAndOutput
Runs the given command and verifies its exit code and output.
tests/googletest/googletest/test/googletest-param-test-invalid-name1-test.py:44
↓ 1 callersFunctionTestFailureThrowsRuntimeError
Tests that an assertion failure throws a subclass of std::runtime_error.
tests/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc:52
↓ 1 callersFunctionTestPartResultTypeToString
Converts a TestPartResult::Type enum to human-friendly string representation. Both kNonFatalFailure and kFatalFailure are translated to "Failure", as
tests/googletest/googletest/src/gtest.cc:2865
↓ 1 callersFunctionTestRepeatUnspecified
Tests the behavior of Google Test when --gtest_repeat is not specified.
tests/googletest/googletest/test/gtest_repeat_test.cc:148
↓ 1 callersFunctionTestRepeatWithFilterForFailedTests
Tests using --gtest_repeat when --gtest_filter specifies a set of failed tests.
tests/googletest/googletest/test/gtest_repeat_test.cc:192
↓ 1 callersFunctionTestRepeatWithFilterForSuccessfulTests
Tests using --gtest_repeat when --gtest_filter specifies a set of successful tests.
tests/googletest/googletest/test/gtest_repeat_test.cc:176
↓ 1 callersFunctionTestSkipWhiteSpaceCorrectness
src/asm-functions.cpp:490
↓ 1 callersFunctionTestStringCopyCorrectness
src/asm-functions.cpp:332
↓ 1 callersFunctionTestStringCopyCorrectnessCheckUtf8
src/asm-functions.cpp:406
↓ 1 callersFunctionTestsForArity
Returns the tests for n-ary predicate assertions.
tests/googletest/googletest/scripts/gen_gtest_pred_impl.py:411
← previousnext →1,201–1,300 of 4,360, ranked by callers