Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fmtlib/fmt
/ functions
Functions
3,200 in github.com/fmtlib/fmt
⨍
Functions
3,200
◇
Types & classes
1,093
↓ 1 callers
Function
IsTrue
test/gtest/gmock-gtest-all.cc:7729
↓ 1 callers
Function
IsUpper
test/gtest/gtest/gtest.h:2186
↓ 1 callers
Function
IsUtf16SurrogatePair
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 callers
Function
IsValidEscape
Returns true if and only if "\\c" is a supported escape sequence.
test/gtest/gmock-gtest-all.cc:11121
↓ 1 callers
Function
IsValidUTF8
test/gtest/gmock-gtest-all.cc:12188
↓ 1 callers
Function
IsXDigit
test/gtest/gtest/gtest.h:2189
↓ 1 callers
Function
LLVMFuzzerTestOneInput
test/fuzzing/float.cc:31
↓ 1 callers
Function
LoadFlagsFromFile
test/gtest/gmock-gtest-all.cc:8022
↓ 1 callers
Method
Lock
test/gtest/gmock-gtest-all.cc:10688
↓ 1 callers
Function
LogToStderr
test/gtest/gtest/gtest.h:1237
↓ 1 callers
Function
MatchRepetitionAndRegexAtHead
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 callers
Function
MatcherBindSecond
test/gtest/gmock/gmock.h:6563
↓ 1 callers
Method
MaybeDescribeExtraMatcherTo
If this mock method has an extra matcher (i.e. .With(matcher)), describes it to the ostream.
test/gtest/gmock/gmock.h:9296
↓ 1 callers
Function
Mutex
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 callers
Function
NaggyMock
test/gtest/gmock/gmock.h:11565
↓ 1 callers
Method
NewValueForCurrentThread
test/gtest/gtest/gtest.h:1851
↓ 1 callers
Method
Next
test/gtest/gmock/gmock.h:1763
↓ 1 callers
Method
OnEnvironmentsSetUpEnd
test/gtest/gmock-gtest-all.cc:5150
↓ 1 callers
Method
OnEnvironmentsSetUpStart
test/gtest/gmock-gtest-all.cc:4913
↓ 1 callers
Method
OnEnvironmentsTearDownEnd
test/gtest/gmock-gtest-all.cc:5168
↓ 1 callers
Method
OnEnvironmentsTearDownStart
test/gtest/gmock-gtest-all.cc:5016
↓ 1 callers
Method
OnTestIterationEnd
test/gtest/gmock-gtest-all.cc:5095
↓ 1 callers
Method
OnTestIterationStart
Fired before each iteration of tests starts.
test/gtest/gmock-gtest-all.cc:4879
↓ 1 callers
Method
OnTestPartResult
Called after an assertion failure.
test/gtest/gmock-gtest-all.cc:4957
↓ 1 callers
Method
OnTestProgramEnd
test/gtest/gmock-gtest-all.cc:1532
↓ 1 callers
Method
OnTestProgramStart
test/gtest/gmock-gtest-all.cc:1528
↓ 1 callers
Function
OutputFlagAlsoCheckEnvVar
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 callers
Function
ParseGoogleMockBoolFlag
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 callers
Function
ParseGoogleMockIntFlag
test/gtest/gmock-gtest-all.cc:14355
↓ 1 callers
Function
ParseGoogleMockStringFlag
test/gtest/gmock-gtest-all.cc:14342
↓ 1 callers
Function
ParseGoogleTestFlagsOnly
Parses the command line for Google Test flags, without initializing other parts of Google Test.
test/gtest/gmock-gtest-all.cc:8098
↓ 1 callers
Function
ParseInternalRunDeathTestFlag
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 callers
Function
PartialMatch
test/gtest/gtest/gtest.h:1164
↓ 1 callers
Function
Passed
Returns true if and only if the unit test passed (i.e. all test suites passed).
test/gtest/gmock-gtest-all.cc:972
↓ 1 callers
Function
PatternMatchesString
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 callers
Method
PerformDefaultAction
test/gtest/gmock/gmock.h:9611
↓ 1 callers
Method
PostFlagParsingInit
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 callers
Function
PrintAsStringLiteralTo
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 callers
Function
PrintBytesInObjectTo
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 callers
Function
PrintBytesInObjectToImpl
Prints the bytes in the given value to the given ostream.
test/gtest/gmock-gtest-all.cc:11817
↓ 1 callers
Function
PrintColorEncoded
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 callers
Method
PrintJsonTestList
test/gtest/gmock-gtest-all.cc:6317
↓ 1 callers
Function
PrintStringTo
test/gtest/gmock-gtest-all.cc:12232
↓ 1 callers
Function
PrintTo
test/gtest/gtest/gtest.h:5502
↓ 1 callers
Method
PrintTo
test/gtest/gmock-gtest-all.cc:2843
↓ 1 callers
Function
PrintTupleTo
test/gtest/gtest/gtest.h:5697
↓ 1 callers
Function
PrintU16StringTo
test/gtest/gmock-gtest-all.cc:12246
↓ 1 callers
Function
PrintU32StringTo
test/gtest/gmock-gtest-all.cc:12250
↓ 1 callers
Function
PrintU8StringTo
test/gtest/gmock-gtest-all.cc:12241
↓ 1 callers
Function
PrintWideStringTo
test/gtest/gmock-gtest-all.cc:12255
↓ 1 callers
Function
PrintWithFallback
test/gtest/gtest/gtest.h:5368
↓ 1 callers
Method
PrintXmlTestsList
test/gtest/gmock-gtest-all.cc:5860
↓ 1 callers
Function
RE
Constructs an RE from a string.
test/gtest/gtest/gtest.h:1149
↓ 1 callers
Function
RUN_ALL_TESTS
test/gtest/gtest/gtest.h:12393
↓ 1 callers
Method
RecordProperty
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 callers
Method
RegisterInstantiation
test/gtest/gmock-gtest-all.cc:2021
↓ 1 callers
Method
RegisterTestSuite
test/gtest/gmock-gtest-all.cc:2015
↓ 1 callers
Function
RegisterTypeParameterizedTestSuite
test/gtest/gmock-gtest-all.cc:2003
↓ 1 callers
Function
RegisterTypeParameterizedTestSuiteInstantiation
test/gtest/gmock-gtest-all.cc:2009
↓ 1 callers
Method
RemoveDirectoryName
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 callers
Method
RemoveExtension
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 callers
Function
ReportInvalidTestSuiteType
test/gtest/gmock-gtest-all.cc:4259
↓ 1 callers
Function
ReportUninterestingCall
Reports an uninteresting call (whose description is in msg) in the manner specified by 'reaction'.
test/gtest/gmock-gtest-all.cc:13599
↓ 1 callers
Function
Set
test/gtest/gtest/gtest.h:3129
↓ 1 callers
Method
SetUp
Sets up the test fixture. A sub-class may override this.
test/gtest/gmock-gtest-all.cc:3923
↓ 1 callers
Method
SetValue
Sets a new value, overriding the one supplied in the constructor.
test/gtest/gtest/gtest.h:10458
↓ 1 callers
Function
ShouldRunTestOnShard
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 callers
Function
ShouldUseColor
Returns true if and only if Google Test should use colors in the output.
test/gtest/gmock-gtest-all.cc:4725
↓ 1 callers
Function
Shuffle
test/gtest/gmock-gtest-all.cc:731
↓ 1 callers
Function
SkipSpaces
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 callers
Function
SleepMilliseconds
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 callers
Function
SplitIntoTestNames
test/gtest/gmock-gtest-all.cc:12411
↓ 1 callers
Function
StackGrowsDown
Make sure AddressSanitizer does not tamper with the stack here.
test/gtest/gmock-gtest-all.cc:9519
↓ 1 callers
Function
StackLowerThanAddress
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 callers
Function
StrCaseCmp
test/gtest/gtest/gtest.h:2240
↓ 1 callers
Function
StrError
test/gtest/gtest/gtest.h:2350
↓ 1 callers
Function
StreamWideCharsToMessage
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 callers
Function
TEST
test/printf-test.cc:47
↓ 1 callers
Function
TEST
test/format-test.cc:56
↓ 1 callers
Function
TEST
test/xchar-test.cc:64
↓ 1 callers
Method
TearDown
Tears down the test fixture. A sub-class may override this.
test/gtest/gmock-gtest-all.cc:3929
↓ 1 callers
Function
TestPartResultTypeToString
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 callers
Function
Throw
test/gtest/gmock/gmock.h:2376
↓ 1 callers
Function
ToLower
test/gtest/gtest/gtest.h:2210
↓ 1 callers
Function
ToUpper
test/gtest/gtest/gtest.h:2213
↓ 1 callers
Function
UniversalPrintArray
Prints a (const) char array of 'len' elements, starting at address 'begin'.
test/gtest/gmock-gtest-all.cc:12099
↓ 1 callers
Method
Unlock
test/gtest/gmock-gtest-all.cc:10694
↓ 1 callers
Function
UnorderedElementsAreArray
test/gtest/gmock/gmock.h:6889
↓ 1 callers
Method
Unref
test/gtest/gtest/gtest.h:6324
↓ 1 callers
Method
UntypedPrintArgs
Prints the given function arguments to the ostream.
test/gtest/gmock/gmock.h:9939
↓ 1 callers
Method
Unwrap
Returns the held value. Must not be called more than once.
test/gtest/gmock/gmock.h:9597
↓ 1 callers
Function
ValidateRegex
Generates non-fatal failures and returns false if regex is invalid; otherwise returns true.
test/gtest/gmock-gtest-all.cc:11156
↓ 1 callers
Function
ValidateTestPropertyName
test/gtest/gmock-gtest-all.cc:3826
↓ 1 callers
Method
WaitForNotification
test/gtest/gmock-gtest-all.cc:10665
↓ 1 callers
Method
WaitForNotification
Blocks until the controller thread notifies. Must be called from a test thread.
test/gtest/gtest/gtest.h:1457
↓ 1 callers
Method
With
test/gtest/gmock/gmock.h:9820
↓ 1 callers
Function
WithWhat
test/gtest/gmock/gmock.h:7951
↓ 1 callers
Function
Write
test/gtest/gtest/gtest.h:2346
↓ 1 callers
Function
WriteToShardStatusFileIfNeeded
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 callers
Method
__init__
(self, short=None, long=None, argcount=0, value=False)
support/docopt.py:182
← previous
next →
801–900 of 3,200, ranked by callers