MCPcopy Create free account

hub / github.com/fmtlib/fmt / functions

Functions3,200 in github.com/fmtlib/fmt

↓ 2 callersFunctionwrite_console
include/fmt/format-inl.h:1721
↓ 2 callersFunctionwrite_demangled_name
include/fmt/std.h:221
↓ 2 callersFunctionwrite_encoded_tm_str
include/fmt/chrono.h:337
↓ 2 callersFunctionwrite_escaped_char
include/fmt/format.h:1866
↓ 2 callersFunctionwrite_escaped_cp
include/fmt/format.h:1813
↓ 2 callersFunctionwrite_floating_seconds
include/fmt/chrono.h:1018
↓ 2 callersFunctionwrite_int
include/fmt/format.h:1963
↓ 1 callersMethodAbort
Signals that the death test code which should have exited, didn't. Should be called only in a death test child process. Writes a status byte to the ch
test/gtest/gmock-gtest-all.cc:8742
↓ 1 callersMethodAddEnvironment
Registers and returns a global test environment. When a test program is run, all global test environments will be set-up in the order they were regis
test/gtest/gmock-gtest-all.cc:6759
↓ 1 callersFunctionAppendUserMessage
Appends the user-supplied message to the Google-Test-generated message.
test/gtest/gmock-gtest-all.cc:3674
↓ 1 callersMethodApply
test/gtest/gmock/gmock.h:2432
↓ 1 callersFunctionAssertSpecProperty
Asserts that the EXPECT_CALL() statement has the given property.
test/gtest/gmock/gmock.h:8975
↓ 1 callersMethodAtEnd
test/gtest/gtest/gtest.h:8866
↓ 1 callersMethodBegin
test/gtest/gtest/gtest.h:8170
↓ 1 callersFunctionCalculateOptimalEdits
test/gtest/gmock-gtest-all.cc:2718
↓ 1 callersMethodCall
Implementation detail: the expansion of the MOCK_METHOD macro.
test/gtest/gmock/gmock.h:10029
↓ 1 callersFunctionCanonicalizeForStdLibVersioning
Canonicalizes a given name with respect to the Standard C++ Library. This handles removing the inline namespace within `std` that is used by various s
test/gtest/gtest/gtest.h:3318
↓ 1 callersFunctionCaseInsensitiveStringEquals
test/gtest/gmock/gmock.h:3742
↓ 1 callersMethodCheckForInstantiations
test/gtest/gmock-gtest-all.cc:2032
↓ 1 callersMethodClear
Unsets the default value for type T&.
test/gtest/gmock/gmock.h:1286
↓ 1 callersFunctionClearNonAdHocTestResult
Clears the results of all tests, except the ad hoc tests.
test/gtest/gmock-gtest-all.cc:1130
↓ 1 callersMethodClearResult
Clears the results of all tests in this test suite.
test/gtest/gmock-gtest-all.cc:4561
↓ 1 callersMethodClearTestPartResults
Clears the test part results.
test/gtest/gmock-gtest-all.cc:3718
↓ 1 callersMethodCloseConnection
Closes the socket.
test/gtest/gmock-gtest-all.cc:1502
↓ 1 callersFunctionCmpHelperEQFailure
test/gtest/gtest/gtest.h:11426
↓ 1 callersFunctionCmpHelperSTRCASEEQ
The helper function for {ASSERT|EXPECT}_STRCASEEQ.
test/gtest/gmock-gtest-all.cc:3167
↓ 1 callersFunctionCmpHelperSTRCASENE
The helper function for {ASSERT|EXPECT}_STRCASENE.
test/gtest/gmock-gtest-all.cc:3197
↓ 1 callersFunctionCodePointToUtf8
Converts a Unicode code point to a narrow string in UTF-8 encoding. code_point parameter is of type uint32_t because wchar_t may not be wide enough to
test/gtest/gmock-gtest-all.cc:3421
↓ 1 callersMethodCompute
Returns the edges of a maximal match, each in the form {left, right}.
test/gtest/gmock-gtest-all.cc:12989
↓ 1 callersFunctionConditionalPrintAsText
test/gtest/gmock-gtest-all.cc:12223
↓ 1 callersMethodConservativeLowerBound
Conservative estimate on the lower/upper bound of the number of calls allowed.
test/gtest/gmock-gtest-all.cc:12583
↓ 1 callersMethodConservativeLowerBound
Conservative estimate on the lower/upper bound of the number of calls allowed.
test/gtest/gmock/gmock.h:2671
↓ 1 callersMethodConservativeUpperBound
test/gtest/gmock-gtest-all.cc:12584
↓ 1 callersMethodConservativeUpperBound
test/gtest/gmock/gmock.h:2672
↓ 1 callersFunctionContainsUnprintableControlCodes
test/gtest/gmock-gtest-all.cc:12167
↓ 1 callersFunctionCopyArray
test/gtest/gtest/gtest.h:4438
↓ 1 callersFunctionCreateCodePointFromUtf16SurrogatePair
Creates a Unicode code point from UTF16 surrogate pair.
test/gtest/gmock-gtest-all.cc:3462
↓ 1 callersMethodCreateDirectoriesRecursively
Create directories so that path exists. Returns true if successful or if the directories already exist; returns false if unable to create directories
test/gtest/gmock-gtest-all.cc:10173
↓ 1 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
test/gtest/gmock-gtest-all.cc:10190
↓ 1 callersMethodCreateTestFactory
test/gtest/gtest/gtest.h:8394
↓ 1 callersFunctionCreateUnifiedDiff
Create a list of diff hunks in Unified diff format. Each hunk has a header generated by PrintHeader above plus a body with lines prefixed with ' ' for
test/gtest/gmock-gtest-all.cc:2893
↓ 1 callersFunctionDeathTestThreadWarning
Generates a textual failure message when a death test finds more than one thread running, or cannot determine the number of threads, prior to executin
test/gtest/gmock-gtest-all.cc:8472
↓ 1 callersFunctionDeleteThreadLocalValue
test/gtest/gtest/gtest.h:2000
↓ 1 callersFunctionDescribeTo
Describes self to an ostream
test/gtest/gmock/gmock.h:2724
↓ 1 callersFunctionDoDefault
Creates an action that does the default action for the give mock function.
test/gtest/gmock/gmock.h:2219
↓ 1 callersFunctionDoIsATTY
test/gtest/gtest/gtest.h:2239
↓ 1 callersMethodEnd
test/gtest/gtest/gtest.h:8173
↓ 1 callersFunctionEq
Creates a polymorphic matcher that matches a 2-tuple where the first field == the second field.
test/gtest/gmock/gmock.h:7270
↓ 1 callersMethodEquals
test/gtest/gtest/gtest.h:8196
↓ 1 callersFunctionExecDeathTestChildMain
GTEST_OS_QNX The main function for a threadsafe-style death test child process. This function is called in a clone()-ed process and thus must avoid an
test/gtest/gmock-gtest-all.cc:9464
↓ 1 callersFunctionExecDeathTestSpawnChild
Spawns a child process with the same executable as the current process in a thread-safe manner and instructs it to run the death test. The implementa
test/gtest/gmock-gtest-all.cc:9536
↓ 1 callersFunctionExitSummary
Generates a textual description of a given exit code, in the format specified by wait(2).
test/gtest/gmock-gtest-all.cc:8437
↓ 1 callersFunctionExitedWithCode
test/gtest/gtest/gtest.h:7453
↓ 1 callersFunctionExplainMatchFailureTupleTo
test/gtest/gmock/gmock.h:3559
↓ 1 callersMethodExplainMatchResultTo
Explains why x matches, or doesn't match, the matcher.
test/gtest/gtest/gtest.h:6379
↓ 1 callersFunctionFDOpen
test/gtest/gtest/gtest.h:2339
↓ 1 callersFunctionFailFromInternalError
This is called from a death test parent process to read a failure message from the death test child process and log it with the FATAL severity. On Win
test/gtest/gmock-gtest-all.cc:8578
↓ 1 callersFunctionFileNo
test/gtest/gtest/gtest.h:2257
↓ 1 callersMethodFileOrDirectoryExists
Returns true if pathname describes something findable in the file-system, either a file, directory, or whatever.
test/gtest/gmock-gtest-all.cc:10077
↓ 1 callersMethodFindOnCallSpec
Returns the ON_CALL spec that matches this mock function with the given arguments; returns NULL if no matching ON_CALL is found. L =
test/gtest/gmock/gmock.h:9715
↓ 1 callersFunctionFormatSehExceptionMessage
Adds an "exception thrown" fatal failure to the current test. This function returns its result via an output parameter pointer because VC++ prohibits
test/gtest/gmock-gtest-all.cc:4032
↓ 1 callersFunctionFormatWordList
test/gtest/gmock-gtest-all.cc:3812
↓ 1 callersFunctionFullMatch
FullMatch(str, re) returns true if and only if regular expression re matches the entire str. PartialMatch(str, re) returns true if and only if regular
test/gtest/gtest/gtest.h:1161
↓ 1 callersFunctionGMOCK_DEFINE_DEFAULT_ACTION_FOR_RETURN_TYPE_
test/gtest/gmock/gmock.h:1170
↓ 1 callersMethodGenerate
Generates a random number from [0, range), using a Linear Congruential Generator (LCG). Crashes if 'range' is 0 or greater than kMaxRange.
test/gtest/gmock-gtest-all.cc:1839
↓ 1 callersFunctionGetAnsiColorCode
Returns the ANSI color code for the given color. GTestColor::kDefault is an invalid input.
test/gtest/gmock-gtest-all.cc:4709
↓ 1 callersFunctionGetCapturedStderr
Stops capturing stderr and returns the captured string.
test/gtest/gmock-gtest-all.cc:11531
↓ 1 callersMethodGetCapturedString
test/gtest/gmock-gtest-all.cc:11462
↓ 1 callersFunctionGetColorAttribute
Returns the character attribute for the given color.
test/gtest/gmock-gtest-all.cc:4662
↓ 1 callersFunctionGetCurrentExecutableName
Returns the current application's name, removing directory path if that is present.
test/gtest/gmock-gtest-all.cc:2084
↓ 1 callersFunctionGetCurrentOsStackTraceExceptTop
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
test/gtest/gmock-gtest-all.cc:7716
↓ 1 callersFunctionGetDefaultFailFast
Bazel passes in the argument to '--test_runner_fail_fast' via the TESTBRIDGE_TEST_RUNNER_FAIL_FAST environment variable.
test/gtest/gmock-gtest-all.cc:1701
↓ 1 callersFunctionGetDefaultFilter
Bazel passes in the argument to '--test_filter' via the TESTBRIDGE_TEST_ONLY environment variable.
test/gtest/gmock-gtest-all.cc:1690
↓ 1 callersMethodGetDescriber
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
test/gtest/gtest/gtest.h:6387
↓ 1 callersMethodGetHandle
Returns an Expectation object that references and co-owns this expectation.
test/gtest/gmock/gmock.h:9310
↓ 1 callersMethodGetHandleOf
Returns an Expectation object that references and co-owns exp, which must be an expectation on this mock function.
test/gtest/gmock-gtest-all.cc:13821
↓ 1 callersFunctionGetNewColor
test/gtest/gmock-gtest-all.cc:4685
↓ 1 callersFunctionGetNextRandomSeed
Returns the first valid random seed after 'seed'. The behavior is undefined if 'seed' is invalid. The seed after kMaxRandomSeed is considered to be
test/gtest/gmock-gtest-all.cc:537
↓ 1 callersFunctionGetRandomSeedFromFlag
Returns a random seed in range [1, kMaxRandomSeed] based on the given --gtest_random_seed flag value.
test/gtest/gmock-gtest-all.cc:521
↓ 1 callersFunctionGetReservedAttributesForElement
test/gtest/gmock-gtest-all.cc:3781
↓ 1 callersFunctionGetStatusFileDescriptor
Recreates the pipe and event handles from the provided parameters, signals the event, and returns a file descriptor wrapped around the pipe handle. Th
test/gtest/gmock-gtest-all.cc:9752
↓ 1 callersMethodGetTestSuiteTypeId
Test suite id to verify identity.
test/gtest/gtest/gtest.h:8471
↓ 1 callersFunctionGetThreadCount
Returns the number of active threads, or 0 when there is an error.
test/gtest/gmock-gtest-all.cc:10446
↓ 1 callersMethodGetToName
test/gtest/gmock/gmock.h:4822
↓ 1 callersFunctionHasEdge
test/gtest/gmock/gmock.h:6200
↓ 1 callersFunctionHasGoogleTestFlagPrefix
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
test/gtest/gmock-gtest-all.cc:7846
↓ 1 callersFunctionHasSubstr
test/gtest/gmock/gmock.h:7191
↓ 1 callersFunctionIllegalDoDefault
test/gtest/gmock-gtest-all.cc:12850
↓ 1 callersFunctionInitDeathTestSubprocessControlInfo
test/gtest/gmock-gtest-all.cc:1178
↓ 1 callersFunctionInsertSyntheticTestCase
If this parameterized test suite has no instantiations (and that has not been marked as okay), emit a test case reporting that.
test/gtest/gmock-gtest-all.cc:1960
↓ 1 callersMethodInvoke
test/gtest/gmock/gmock.h:5006
↓ 1 callersFunctionIsATTY
test/gtest/gtest/gtest.h:2301
↓ 1 callersMethodIsAbsolutePath
Returns true if pathname describes an absolute path.
test/gtest/gmock-gtest-all.cc:10130
↓ 1 callersFunctionIsAlNum
test/gtest/gtest/gtest.h:2174
↓ 1 callersFunctionIsAlpha
test/gtest/gtest/gtest.h:2171
↓ 1 callersFunctionIsDir
test/gtest/gtest/gtest.h:2264
↓ 1 callersFunctionIsLower
test/gtest/gtest/gtest.h:2180
↓ 1 callersFunctionIsPrintableAscii
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.
test/gtest/gmock-gtest-all.cc:11877
↓ 1 callersFunctionIsReadableTypeName
Returns true if the given type name is easy to read by a human. This is used to decide whether printing the type of a value might be helpful.
test/gtest/gmock/gmock.h:3439
↓ 1 callersFunctionIsSubstringPred
test/gtest/gmock-gtest-all.cc:3221
← previousnext →701–800 of 3,200, ranked by callers