MCPcopy Create free account

hub / github.com/fmtlib/fmt / functions

Functions3,200 in github.com/fmtlib/fmt

↓ 1 callersFunctionIsTrue
test/gtest/gmock-gtest-all.cc:7729
↓ 1 callersFunctionIsUpper
test/gtest/gtest/gtest.h:2186
↓ 1 callersFunctionIsUtf16SurrogatePair
Determines if the arguments constitute UTF-16 surrogate pair and thus should be combined into a single Unicode code point using CreateCodePointFromUtf
test/gtest/gmock-gtest-all.cc:3456
↓ 1 callersFunctionIsValidEscape
Returns true if and only if "\\c" is a supported escape sequence.
test/gtest/gmock-gtest-all.cc:11121
↓ 1 callersFunctionIsValidUTF8
test/gtest/gmock-gtest-all.cc:12188
↓ 1 callersFunctionIsXDigit
test/gtest/gtest/gtest.h:2189
↓ 1 callersFunctionLLVMFuzzerTestOneInput
test/fuzzing/float.cc:31
↓ 1 callersFunctionLoadFlagsFromFile
test/gtest/gmock-gtest-all.cc:8022
↓ 1 callersMethodLock
test/gtest/gmock-gtest-all.cc:10688
↓ 1 callersFunctionLogToStderr
test/gtest/gtest/gtest.h:1237
↓ 1 callersFunctionMatchRepetitionAndRegexAtHead
Matches a repeated regex atom followed by a valid simple regular expression. The regex atom is defined as c if escaped is false, or \c otherwise. re
test/gtest/gmock-gtest-all.cc:11216
↓ 1 callersFunctionMatcherBindSecond
test/gtest/gmock/gmock.h:6563
↓ 1 callersMethodMaybeDescribeExtraMatcherTo
If this mock method has an extra matcher (i.e. .With(matcher)), describes it to the ostream.
test/gtest/gmock/gmock.h:9296
↓ 1 callersFunctionMutex
This constructor intentionally does nothing. It relies on type_ being statically initialized to 0 (effectively setting it to kStatic) and on ThreadSa
test/gtest/gtest/gtest.h:1642
↓ 1 callersFunctionNaggyMock
test/gtest/gmock/gmock.h:11565
↓ 1 callersMethodNewValueForCurrentThread
test/gtest/gtest/gtest.h:1851
↓ 1 callersMethodNext
test/gtest/gmock/gmock.h:1763
↓ 1 callersMethodOnEnvironmentsSetUpEnd
test/gtest/gmock-gtest-all.cc:5150
↓ 1 callersMethodOnEnvironmentsSetUpStart
test/gtest/gmock-gtest-all.cc:4913
↓ 1 callersMethodOnEnvironmentsTearDownEnd
test/gtest/gmock-gtest-all.cc:5168
↓ 1 callersMethodOnEnvironmentsTearDownStart
test/gtest/gmock-gtest-all.cc:5016
↓ 1 callersMethodOnTestIterationEnd
test/gtest/gmock-gtest-all.cc:5095
↓ 1 callersMethodOnTestIterationStart
Fired before each iteration of tests starts.
test/gtest/gmock-gtest-all.cc:4879
↓ 1 callersMethodOnTestPartResult
Called after an assertion failure.
test/gtest/gmock-gtest-all.cc:4957
↓ 1 callersMethodOnTestProgramEnd
test/gtest/gmock-gtest-all.cc:1532
↓ 1 callersMethodOnTestProgramStart
test/gtest/gmock-gtest-all.cc:1528
↓ 1 callersFunctionOutputFlagAlsoCheckEnvVar
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
test/gtest/gmock-gtest-all.cc:11710
↓ 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
test/gtest/gmock-gtest-all.cc:14323
↓ 1 callersFunctionParseGoogleMockIntFlag
test/gtest/gmock-gtest-all.cc:14355
↓ 1 callersFunctionParseGoogleMockStringFlag
test/gtest/gmock-gtest-all.cc:14342
↓ 1 callersFunctionParseGoogleTestFlagsOnly
Parses the command line for Google Test flags, without initializing other parts of Google Test.
test/gtest/gmock-gtest-all.cc:8098
↓ 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
test/gtest/gmock-gtest-all.cc:9817
↓ 1 callersFunctionPartialMatch
test/gtest/gtest/gtest.h:1164
↓ 1 callersFunctionPassed
Returns true if and only if the unit test passed (i.e. all test suites passed).
test/gtest/gmock-gtest-all.cc:972
↓ 1 callersFunctionPatternMatchesString
Returns true if and only if the wildcard pattern matches the string. Each pattern consists of regular characters, single-character wildcards (?), and
test/gtest/gmock-gtest-all.cc:2146
↓ 1 callersMethodPerformDefaultAction
test/gtest/gmock/gmock.h:9611
↓ 1 callersMethodPostFlagParsingInit
Performs initialization dependent upon flag values obtained in ParseGoogleTestFlagsOnly. Is called from InitGoogleTest after the call to ParseGoogleT
test/gtest/gmock-gtest-all.cc:7112
↓ 1 callersFunctionPrintAsStringLiteralTo
Prints a char32_t c as if it's part of a string literal, escaping it when necessary; returns how c was formatted.
test/gtest/gmock-gtest-all.cc:11932
↓ 1 callersFunctionPrintBytesInObjectTo
Delegates to PrintBytesInObjectToImpl() to print the bytes in the given object. The delegation simplifies the implementation, which uses the << opera
test/gtest/gmock-gtest-all.cc:11858
↓ 1 callersFunctionPrintBytesInObjectToImpl
Prints the bytes in the given value to the given ostream.
test/gtest/gmock-gtest-all.cc:11817
↓ 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
test/gtest/gmock-gtest-all.cc:7864
↓ 1 callersMethodPrintJsonTestList
test/gtest/gmock-gtest-all.cc:6317
↓ 1 callersFunctionPrintStringTo
test/gtest/gmock-gtest-all.cc:12232
↓ 1 callersFunctionPrintTo
test/gtest/gtest/gtest.h:5502
↓ 1 callersMethodPrintTo
test/gtest/gmock-gtest-all.cc:2843
↓ 1 callersFunctionPrintTupleTo
test/gtest/gtest/gtest.h:5697
↓ 1 callersFunctionPrintU16StringTo
test/gtest/gmock-gtest-all.cc:12246
↓ 1 callersFunctionPrintU32StringTo
test/gtest/gmock-gtest-all.cc:12250
↓ 1 callersFunctionPrintU8StringTo
test/gtest/gmock-gtest-all.cc:12241
↓ 1 callersFunctionPrintWideStringTo
test/gtest/gmock-gtest-all.cc:12255
↓ 1 callersFunctionPrintWithFallback
test/gtest/gtest/gtest.h:5368
↓ 1 callersMethodPrintXmlTestsList
test/gtest/gmock-gtest-all.cc:5860
↓ 1 callersFunctionRE
Constructs an RE from a string.
test/gtest/gtest/gtest.h:1149
↓ 1 callersFunctionRUN_ALL_TESTS
test/gtest/gtest/gtest.h:12393
↓ 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
test/gtest/gmock-gtest-all.cc:3730
↓ 1 callersMethodRegisterInstantiation
test/gtest/gmock-gtest-all.cc:2021
↓ 1 callersMethodRegisterTestSuite
test/gtest/gmock-gtest-all.cc:2015
↓ 1 callersFunctionRegisterTypeParameterizedTestSuite
test/gtest/gmock-gtest-all.cc:2003
↓ 1 callersFunctionRegisterTypeParameterizedTestSuiteInstantiation
test/gtest/gmock-gtest-all.cc:2009
↓ 1 callersMethodRemoveDirectoryName
Returns a copy of the FilePath with the directory part removed. Example: FilePath("path/to/file").RemoveDirectoryName() returns FilePath("file"). If t
test/gtest/gmock-gtest-all.cc:10023
↓ 1 callersMethodRemoveExtension
Returns a copy of the FilePath with the case-insensitive extension removed. Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns FilePath(
test/gtest/gmock-gtest-all.cc:9992
↓ 1 callersFunctionReportInvalidTestSuiteType
test/gtest/gmock-gtest-all.cc:4259
↓ 1 callersFunctionReportUninterestingCall
Reports an uninteresting call (whose description is in msg) in the manner specified by 'reaction'.
test/gtest/gmock-gtest-all.cc:13599
↓ 1 callersFunctionSet
test/gtest/gtest/gtest.h:3129
↓ 1 callersMethodSetUp
Sets up the test fixture. A sub-class may override this.
test/gtest/gmock-gtest-all.cc:3923
↓ 1 callersMethodSetValue
Sets a new value, overriding the one supplied in the constructor.
test/gtest/gtest/gtest.h:10458
↓ 1 callersFunctionShouldRunTestOnShard
Given the total number of shards, the shard index, and the test id, returns true if and only if the test should be run on this shard. The test id is s
test/gtest/gmock-gtest-all.cc:7504
↓ 1 callersFunctionShouldUseColor
Returns true if and only if Google Test should use colors in the output.
test/gtest/gmock-gtest-all.cc:4725
↓ 1 callersFunctionShuffle
test/gtest/gmock-gtest-all.cc:731
↓ 1 callersFunctionSkipSpaces
Skips to the first non-space char in str. Returns an empty string if str contains only whitespace characters.
test/gtest/gmock-gtest-all.cc:12405
↓ 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
test/gtest/gtest/gtest.h:1418
↓ 1 callersFunctionSplitIntoTestNames
test/gtest/gmock-gtest-all.cc:12411
↓ 1 callersFunctionStackGrowsDown
Make sure AddressSanitizer does not tamper with the stack here.
test/gtest/gmock-gtest-all.cc:9519
↓ 1 callersFunctionStackLowerThanAddress
Make sure sanitizers do not tamper with the stack here. Ideally, we want to use `__builtin_frame_address` instead of a local variable address with san
test/gtest/gmock-gtest-all.cc:9511
↓ 1 callersFunctionStrCaseCmp
test/gtest/gtest/gtest.h:2240
↓ 1 callersFunctionStrError
test/gtest/gtest/gtest.h:2350
↓ 1 callersFunctionStreamWideCharsToMessage
Converts an array of wide chars to a narrow string using the UTF-8 encoding, and streams the result to the given Message object.
test/gtest/gmock-gtest-all.cc:2607
↓ 1 callersFunctionTEST
test/printf-test.cc:47
↓ 1 callersFunctionTEST
test/format-test.cc:56
↓ 1 callersFunctionTEST
test/xchar-test.cc:64
↓ 1 callersMethodTearDown
Tears down the test fixture. A sub-class may override this.
test/gtest/gmock-gtest-all.cc:3929
↓ 1 callersFunctionTestPartResultTypeToString
Converts a TestPartResult::Type enum to human-friendly string representation. Both kNonFatalFailure and kFatalFailure are translated to "Failure", as
test/gtest/gmock-gtest-all.cc:4604
↓ 1 callersFunctionThrow
test/gtest/gmock/gmock.h:2376
↓ 1 callersFunctionToLower
test/gtest/gtest/gtest.h:2210
↓ 1 callersFunctionToUpper
test/gtest/gtest/gtest.h:2213
↓ 1 callersFunctionUniversalPrintArray
Prints a (const) char array of 'len' elements, starting at address 'begin'.
test/gtest/gmock-gtest-all.cc:12099
↓ 1 callersMethodUnlock
test/gtest/gmock-gtest-all.cc:10694
↓ 1 callersFunctionUnorderedElementsAreArray
test/gtest/gmock/gmock.h:6889
↓ 1 callersMethodUnref
test/gtest/gtest/gtest.h:6324
↓ 1 callersMethodUntypedPrintArgs
Prints the given function arguments to the ostream.
test/gtest/gmock/gmock.h:9939
↓ 1 callersMethodUnwrap
Returns the held value. Must not be called more than once.
test/gtest/gmock/gmock.h:9597
↓ 1 callersFunctionValidateRegex
Generates non-fatal failures and returns false if regex is invalid; otherwise returns true.
test/gtest/gmock-gtest-all.cc:11156
↓ 1 callersFunctionValidateTestPropertyName
test/gtest/gmock-gtest-all.cc:3826
↓ 1 callersMethodWaitForNotification
test/gtest/gmock-gtest-all.cc:10665
↓ 1 callersMethodWaitForNotification
Blocks until the controller thread notifies. Must be called from a test thread.
test/gtest/gtest/gtest.h:1457
↓ 1 callersMethodWith
test/gtest/gmock/gmock.h:9820
↓ 1 callersFunctionWithWhat
test/gtest/gmock/gmock.h:7951
↓ 1 callersFunctionWrite
test/gtest/gtest/gtest.h:2346
↓ 1 callersFunctionWriteToShardStatusFileIfNeeded
Reads the GTEST_SHARD_STATUS_FILE environment variable, and creates the file if the variable is present. If a file already exists at this location, th
test/gtest/gmock-gtest-all.cc:7419
↓ 1 callersMethod__init__
(self, short=None, long=None, argcount=0, value=False)
support/docopt.py:182
← previousnext →801–900 of 3,200, ranked by callers