MCPcopy Create free account

hub / github.com/arangodb/velocypack / functions

Functions4,360 in github.com/arangodb/velocypack

↓ 2 callersFunctionChar
NOLINT
tests/googletest/googlemock/test/gmock-generated-actions_test.cc:63
↓ 2 callersFunctionClose
tests/googletest/googletest/include/gtest/internal/gtest-port.h:2132
↓ 2 callersFunctionConcat
ConcatImplActionP3 is the class template ACTION_P3 uses to implement ConcatImpl. We shouldn't change the name as this pattern requires the user to us
tests/googletest/googlemock/test/gmock-generated-actions_test.cc:742
↓ 2 callersFunctionConditionalPrintAsText
tests/googletest/googletest/src/gtest-printers.cc:413
↓ 2 callersMethodCreateFolder
Create the directory so that path exists. Returns true if successful or if the directory already exists; returns false if unable to create the directo
tests/googletest/googletest/src/gtest-filepath.cc:317
↓ 2 callersFunctionCreateKey
tests/googletest/googletest/include/gtest/internal/gtest-port.h:1835
↓ 2 callersMethodCurrent
tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:236
↓ 2 callersMethodCurrentOsStackTraceExceptTop
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:825
↓ 2 callersMethodDecrement
Returns the current counter value, and decrements it. counter can not be less than 0, return 0 in this case
tests/googletest/googletest/samples/sample4.cc:43
↓ 2 callersMethodDeleteFilesAndDir
(self)
tests/googletest/googletest/test/googletest-json-outfiles-test.py:111
↓ 2 callersMethodDeleteFilesAndDir
(self)
tests/googletest/googletest/test/gtest_xml_outfiles_test.py:86
↓ 2 callersMethodDescribeDefaultActionTo
Describes what default action will be performed for the given arguments. L =
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1644
↓ 2 callersFunctionDescribeLocationTo
Describes the source file location of this expectation.
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:707
↓ 2 callersMethodDescribeNegationTo
tests/googletest/googlemock/test/gmock-matchers_test.cc:4602
↓ 2 callersMethodDescribeNegationTo
Describes the negation of this matcher to an ostream.
tests/googletest/googletest/include/gtest/gtest-matchers.h:269
↓ 2 callersFunctionDieInDebugElse12
Death in dbg, not opt.
tests/googletest/googletest/test/googletest-death-test-test.cc:193
↓ 2 callersFunctionDieWithEmbeddedNul
tests/googletest/googletest/test/googletest-death-test-test.cc:305
↓ 2 callersFunctionDisableSigprofActionAndTimer
Disables ITIMER_PROF timer and ignores SIGPROF signal.
tests/googletest/googletest/test/googletest-death-test-test.cc:386
↓ 2 callersFunctionEditsToString
tests/googletest/googletest/test/gtest_unittest.cc:3465
↓ 2 callersFunctionExpectKeyAndValueWereRecordedForId
tests/googletest/googletest/test/gtest_stress_test.cc:68
↓ 2 callersMethodExplainMatchResultTo
Explains why x matches, or doesn't match, the matcher.
tests/googletest/googletest/include/gtest/gtest-matchers.h:274
↓ 2 callersFunctionExternalUtilityThatCallsRecordProperty
tests/googletest/googletest/test/gtest_xml_output_unittest_.cc:131
↓ 2 callersFunctionFClose
tests/googletest/googletest/include/gtest/internal/gtest-port.h:2124
↓ 2 callersFunctionFReopen
tests/googletest/googletest/include/gtest/internal/gtest-port.h:2119
↓ 2 callersFunctionFailed
Returns true iff the unit test failed (i.e. some test suite failed or something outside of all tests failed).
tests/googletest/googletest/src/gtest-internal-inl.h:581
↓ 2 callersFunctionFailed
Returns true iff the test suite failed.
tests/googletest/googletest/include/gtest/gtest.h:892
↓ 2 callersFunctionFalseHRESULTSuccess
tests/googletest/googletest/test/gtest_unittest.cc:3991
↓ 2 callersFunctionFatalFailure
A helper for generating a fatal failure.
tests/googletest/googletest/test/googletest-output-test_.cc:711
↓ 2 callersFunctionFilterFlag
(test_filter)
tests/googletest/googletest/test/googletest-shuffle-test.py:60
↓ 2 callersFunctionFormatCxxExceptionMessage
Adds an "exception thrown" fatal failure to the current test.
tests/googletest/googletest/src/gtest.cc:2374
↓ 2 callersFunctionFormatTestSuiteCount
Formats the count of test suites.
tests/googletest/googletest/src/gtest.cc:2857
↓ 2 callersFunctionFuseGMock
Fuses gtest.h, gmock.h, and gmock-gtest-all.h.
tests/googletest/googlemock/scripts/fuse_gmock_files.py:215
↓ 2 callersFunctionFuseGTest
Fuses gtest.h and gtest-all.cc.
tests/googletest/googletest/scripts/fuse_gtest_files.py:229
↓ 2 callersFunctionGTestIsInitialized
GTestIsInitialized() returns true iff the user has initialized Google Test. Useful for catching the user mistake of not initializing Google Test befo
tests/googletest/googletest/src/gtest.cc:360
↓ 2 callersFunctionGenerateFile
Given a file path and a content string overwrites it with the given content.
tests/googletest/googletest/scripts/gen_gtest_pred_impl.py:303
↓ 2 callersFunctionGetBitOffset
tests/googletest/googletest/src/gtest.cc:2929
↓ 2 callersFunctionGetCapturedStream
Stops capturing the output stream and returns the captured string.
tests/googletest/googletest/src/gtest-port.cc:1082
↓ 2 callersFunctionGetEnviron
tests/googletest/googletest/src/gtest-death-test.cc:1217
↓ 2 callersFunctionGetFlag
Returns the value of the given flag.
tests/googletest/googletest/test/gtest_test_utils.py:112
↓ 2 callersMethodGetGlobalTestPartResultReporter
Returns the global test part result reporter.
tests/googletest/googletest/src/gtest.cc:728
↓ 2 callersMethodGetId
tests/googletest/googletest/src/gtest.cc:1111
↓ 2 callersFunctionGetInjectableArgvs
tests/googletest/googletest/src/gtest-port.cc:1148
↓ 2 callersFunctionGetNormalizedCommandOutputAndLeakyTests
Runs a command and returns its normalized output and a list of leaky tests. Args: cmd: the shell command.
tests/googletest/googlemock/test/gmock_output_test.py:142
↓ 2 callersFunctionGetOutputOfAllCommands
Returns concatenated output from several representative commands.
tests/googletest/googletest/test/googletest-output-test.py:241
↓ 2 callersFunctionGetShellCommandOutput
Runs a command in a sub-process, and returns its output in a string. Args: env_cmd: The shell command. A 2-tuple where element 0 is a dict of e
tests/googletest/googletest/test/googletest-output-test.py:203
↓ 2 callersFunctionHRESULTFailureHelper
Helper function for IsHRESULT{SuccessFailure} predicates
tests/googletest/googletest/src/gtest.cc:1681
↓ 2 callersFunctionHandleSehExceptionsInMethodIfSupported
tests/googletest/googletest/src/gtest.cc:2405
↓ 2 callersFunctionHasFailureHelper
A wrapper for calling HasFailure outside of a test body.
tests/googletest/googletest/test/gtest_unittest.cc:6727
↓ 2 callersFunctionHasNonfatalFailureHelper
A wrapper for calling HasNonfatalFailure outside of a test body.
tests/googletest/googletest/test/gtest_unittest.cc:6685
↓ 2 callersMethodHead
Gets the first element of the queue, or NULL if the queue is empty.
tests/googletest/googletest/samples/sample3-inl.h:104
↓ 2 callersFunctionInitGoogleMockImpl
tests/googletest/googlemock/src/gmock.cc:144
↓ 2 callersFunctionInitGoogleTestImpl
tests/googletest/googletest/src/gtest.cc:5975
↓ 2 callersMethodIsDeclaration
(self)
tests/googletest/googlemock/scripts/generator/cpp/ast.py:328
↓ 2 callersMethodIsDoDefault
Returns true iff this is the DoDefault() action.
tests/googletest/googlemock/include/gmock/gmock-actions.h:382
↓ 2 callersFunctionIsHeaderGuardIncludeOrOneLineIWYUPragma
(line)
tests/googletest/googletest/scripts/pump.py:783
↓ 2 callersFunctionKilledExitStatus
Returns the exit status of a process that raises a given signal. If the signal does not cause the process to die, then it returns instead the exit sta
tests/googletest/googletest/test/googletest-death-test-test.cc:238
↓ 2 callersMethodLength
tests/googletest/googletest/samples/sample2.h:74
↓ 2 callersMethodLock
tests/googletest/googletest/include/gtest/internal/gtest-port.h:1908
↓ 2 callersFunctionLogElementMatcherPairVec
tests/googletest/googlemock/src/gmock-matchers.cc:232
↓ 2 callersFunctionLogWithLocation
Logs a message including file and line number information.
tests/googletest/googlemock/src/gmock-spec-builders.cc:69
↓ 2 callersFunctionMakeAction
tests/googletest/googlemock/include/gmock/gmock-actions.h:463
↓ 2 callersMethodMakeNewHolder
tests/googletest/googletest/include/gtest/internal/gtest-port.h:1870
↓ 2 callersMethodMatchAndExplain
tests/googletest/googlemock/test/gmock-matchers_test.cc:266
↓ 2 callersMethodMatchAndExplain
Returns true iff the matcher matches x; also explains the match result to 'listener'.
tests/googletest/googletest/include/gtest/gtest-matchers.h:255
↓ 2 callersMethodMatchAndExplainImpl
tests/googletest/googlemock/include/gmock/gmock-matchers.h:1719
↓ 2 callersMethodMatches
Returns true iff the given arguments match the matchers.
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:331
↓ 2 callersMethodNextGraph
tests/googletest/googlemock/src/gmock-matchers.cc:247
↓ 2 callersFunctionNormalizeToCurrentPlatform
Normalizes platform specific output details for easier comparison.
tests/googletest/googletest/test/googletest-output-test.py:142
↓ 2 callersMethodNormalizeXml
Normalizes Google Test's XML output to eliminate references to transient information that may change from run to run. * The "time" attr
tests/googletest/googletest/test/gtest_xml_test_utils.py:152
↓ 2 callersFunctionNullary
Sample functions and functors for testing Invoke() and etc.
tests/googletest/googlemock/test/gmock-actions_test.cc:897
↓ 2 callersFunctionOkHRESULTSuccess
tests/googletest/googletest/test/gtest_unittest.cc:3987
↓ 2 callersMethodOnTestIterationEnd
tests/googletest/googletest/test/gtest_unittest.cc:6835
↓ 2 callersMethodOnTestProgramEnd
tests/googletest/googletest/test/gtest_unittest.cc:6826
↓ 2 callersFunctionParseGoogleTestFlag
tests/googletest/googletest/src/gtest.cc:5845
↓ 2 callersFunctionParseGoogleTestFlagsOnly
Parses the command line for Google Test flags, without initializing other parts of Google Test.
tests/googletest/googletest/src/gtest.cc:5952
↓ 2 callersFunctionParseGoogleTestFlagsOnlyImpl
tests/googletest/googletest/src/gtest.cc:5899
↓ 2 callersMethodPassedArgument
tests/googletest/googletest/test/googletest-death-test-test.cc:898
↓ 2 callersFunctionPopFront
(a_list)
tests/googletest/googletest/scripts/pump.py:443
↓ 2 callersFunctionPopToken
(a_list, token_type=None)
tests/googletest/googletest/scripts/pump.py:453
↓ 2 callersFunctionPortableLocaltime
tests/googletest/googletest/src/gtest.cc:3662
↓ 2 callersMethodPrintAsActionResult
Prints the held value as an action's result to os.
tests/googletest/googlemock/include/gmock/gmock-spec-builders.h:1375
↓ 2 callersFunctionPrintFullTestCommentIfPresent
tests/googletest/googletest/src/gtest.cc:3070
↓ 2 callersFunctionPrintOnOneLine
Prints the given C-string on a single line by replacing all '\n' characters with string "\\n". If the output takes more than max_length characters, o
tests/googletest/googletest/src/gtest.cc:5450
↓ 2 callersFunctionPrintStringTo
tests/googletest/googletest/src/gtest-printers.cc:424
↓ 2 callersFunctionPrintTestPartResultToString
Prints a TestPartResult to an std::string.
tests/googletest/googletest/src/gtest.cc:2887
↓ 2 callersFunctionPrintTo
tests/googletest/googletest/include/gtest/gtest-printers.h:492
↓ 2 callersFunctionPrintWideStringTo
tests/googletest/googletest/src/gtest-printers.cc:443
↓ 2 callersFunctionProcessFile
Processes the given gmock header file.
tests/googletest/googlemock/scripts/fuse_gmock_files.py:125
↓ 2 callersFunctionProcessFile
Processes the given gtest header file.
tests/googletest/googletest/scripts/fuse_gtest_files.py:155
↓ 2 callersMethodPushVariable
(self, var, value)
tests/googletest/googletest/scripts/pump.py:595
↓ 2 callersFunctionRead
tests/googletest/googletest/include/gtest/internal/gtest-port.h:2126
↓ 2 callersFunctionReadEntireFile
tests/googletest/googletest/src/gtest-port.cc:1122
↓ 2 callersMethodReadFile
Returns the contents of a file.
tests/googletest/googletest/scripts/upload.py:844
↓ 2 callersFunctionReferencesBarOrIsZero
This function verifies that MakePolymorphicMatcher() returns a PolymorphicMatcher<T> where T is the argument's type.
tests/googletest/googlemock/test/gmock-matchers_test.cc:543
↓ 2 callersMethodRegisterTests
UnitTest class invokes this method to register tests in this test suite test suites right before running tests in RUN_ALL_TESTS macro. This method sho
tests/googletest/googletest/include/gtest/internal/gtest-param-util.h:541
↓ 2 callersFunctionRemoveTestCounts
Removes test counts from a Google Test program's output.
tests/googletest/googletest/test/googletest-output-test.py:156
↓ 2 callersFunctionRemoveTypeInfoDetails
Removes compiler-specific type info from Google Test program's output. Args: test_output: the output of a Google Test program. Returns:
tests/googletest/googletest/test/googletest-output-test.py:128
↓ 2 callersFunctionRepeatFlag
(n)
tests/googletest/googletest/test/googletest-shuffle-test.py:64
↓ 2 callersMethodReportFailure
tests/googletest/googlemock/src/gmock-internal-utils.cc:96
↓ 2 callersFunctionReturnZeroFromNullaryFunction
tests/googletest/googlemock/test/gmock-actions_test.cc:493
← previousnext →801–900 of 4,360, ranked by callers