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
↓ 3 callers
Method
Elapsed
Return time elapsed in milliseconds since the timer was created.
test/gtest/gmock-gtest-all.cc:2531
↓ 3 callers
Function
First
test/gtest/gmock/gmock.h:5618
↓ 3 callers
Function
FlagToEnvVar
Returns the name of the environment variable corresponding to the given flag. For example, FlagToEnvVar("foo") will return "GTEST_FOO" in the open-so
test/gtest/gmock-gtest-all.cc:11607
↓ 3 callers
Function
FormatCompilerIndependentFileLocation
Formats a file location for compiler-independent XML output. Although this function is not platform dependent, we put it next to FormatFileLocation in
test/gtest/gmock-gtest-all.cc:11369
↓ 3 callers
Function
FormatTestSuiteCount
Formats the count of test suites.
test/gtest/gmock-gtest-all.cc:4596
↓ 3 callers
Function
GetFileSize
test/gtest/gmock-gtest-all.cc:11541
↓ 3 callers
Function
GetIgnoredParameterizedTestSuites
test/gtest/gmock-gtest-all.cc:1949
↓ 3 callers
Function
GetPrefixUntilComma
Returns the prefix of 'str' before the first comma in it; returns the entire string if it contains no comma.
test/gtest/gtest/gtest.h:4041
↓ 3 callers
Function
GetReservedOutputAttributesForElement
TODO(jdesprez): Merge the two getReserved attributes once skip is improved
test/gtest/gmock-gtest-all.cc:3797
↓ 3 callers
Function
GetTestSuite
Gets the i-th test suite among all the test suites. i can range from 0 to total_test_suite_count() - 1. If i is not in that range, returns NULL.
test/gtest/gmock-gtest-all.cc:982
↓ 3 callers
Function
GetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
test/gtest/gmock-gtest-all.cc:2338
↓ 3 callers
Function
InitGoogleMockImpl
test/gtest/gmock-gtest-all.cc:14373
↓ 3 callers
Function
InitGoogleTestImpl
test/gtest/gmock-gtest-all.cc:8121
↓ 3 callers
Function
Int32FromGTestEnv
Reads and returns a 32-bit integer stored in the environment variable corresponding to the given flag; if it isn't set or doesn't represent a valid 32
test/gtest/gmock-gtest-all.cc:11678
↓ 3 callers
Function
Invoke
test/gtest/gmock/gmock.h:2261
↓ 3 callers
Function
IsDigit
test/gtest/gtest/gtest.h:2177
↓ 3 callers
Method
IsSatisfiedByCallCount
test/gtest/gmock-gtest-all.cc:12586
↓ 3 callers
Method
IsSaturatedByCallCount
test/gtest/gmock-gtest-all.cc:12590
↓ 3 callers
Function
LhsSize
test/gtest/gmock/gmock.h:6198
↓ 3 callers
Method
Lock
test/gtest/gtest/gtest.h:2115
↓ 3 callers
Function
MakeAndRegisterTestInfo
Creates a new TestInfo object and registers it with Google Test; returns the created object. Arguments: test_suite_name: name of the test suite nam
test/gtest/gmock-gtest-all.cc:4247
↓ 3 callers
Function
MatchRegexAtHead
Returns true if and only if regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is un
test/gtest/gmock-gtest-all.cc:11243
↓ 3 callers
Function
ParseFlagValue
Parses a string as a command line flag. The string should have the format "--flag=value". When def_optional is true, the "=value" part can be omitte
test/gtest/gmock-gtest-all.cc:7758
↓ 3 callers
Function
ParseGoogleMockFlagValue
Parses a string as a command line flag. The string should have the format "--gmock_flag=value". When def_optional is true, the "=value" part can be
test/gtest/gmock-gtest-all.cc:14290
↓ 3 callers
Function
ParseInt32Flag
Parses a string for an int32_t flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure
test/gtest/gmock-gtest-all.cc:7811
↓ 3 callers
Function
PrintByteSegmentInObjectTo
Prints a segment of bytes in the given object.
test/gtest/gmock-gtest-all.cc:11794
↓ 3 callers
Function
PrintCharAndCodeTo
test/gtest/gmock-gtest-all.cc:11999
↓ 3 callers
Function
PrintFullTestCommentIfPresent
test/gtest/gmock-gtest-all.cc:4820
↓ 3 callers
Function
PrintRawArrayTo
test/gtest/gtest/gtest.h:5601
↓ 3 callers
Method
PushLine
test/gtest/gmock-gtest-all.cc:2825
↓ 3 callers
Method
RemoveTrailingPathSeparator
If input name has a trailing separator character, remove it and return the name, otherwise return the name string unmodified. On Windows platform, use
test/gtest/gmock-gtest-all.cc:10214
↓ 3 callers
Function
ReportFailureInUnknownLocation
test/gtest/gmock-gtest-all.cc:3946
↓ 3 callers
Function
RhsSize
test/gtest/gmock/gmock.h:6199
↓ 3 callers
Function
ShuffleRange
test/gtest/gmock-gtest-all.cc:707
↓ 3 callers
Method
Skip
Skip and records a skipped test result for this object.
test/gtest/gmock-gtest-all.cc:4373
↓ 3 callers
Function
Stat
test/gtest/gtest/gtest.h:2262
↓ 3 callers
Function
StripTrailingSpaces
test/gtest/gtest/gtest.h:2217
↓ 3 callers
Function
TupleMatches
test/gtest/gmock/gmock.h:3545
↓ 3 callers
Method
Unlock
test/gtest/gtest/gtest.h:2116
↓ 3 callers
Method
apply
include/fmt/format.h:1934
↓ 3 callers
Method
arg
test/scan.h:365
↓ 3 callers
Function
as_chars
test/fuzzing/fuzzer-common.h:31
↓ 3 callers
Function
check_no_fp_exception
test/format-test.cc:122
↓ 3 callers
Method
convert
Performs conversion returning a bool instead of throwing exception on conversion error. This method may still throw in case of memory allocation error
include/fmt/format.h:1362
↓ 3 callers
Function
convert_float
include/fmt/format.h:1682
↓ 3 callers
Function
convert_node
( node: ET.Element, tag: str, attrs: "Mapping[str, str] | None" = None )
support/python/mkdocstrings_handlers/cxx/__init__.py:68
↓ 3 callers
Function
count_digits_fallback
include/fmt/format.h:1050
↓ 3 callers
Method
count_separators
include/fmt/format.h:1925
↓ 3 callers
Method
day
test/util.h:66
↓ 3 callers
Function
digits2_i
Given i in [0, 100), let x be the first 7 digits after the decimal point of i / 100 in base 2, the first 2 bytes after digits2_i(x) is the string repr
include/fmt/format.h:1032
↓ 3 callers
Method
dup
test/posix-mock-test.cc:121
↓ 3 callers
Method
dynamic
include/fmt/base.h:752
↓ 3 callers
Function
fill
include/fmt/format.h:1696
↓ 3 callers
Function
flockfile
include/fmt/format-inl.h:1481
↓ 3 callers
Function
for_each_codepoint
include/fmt/format.h:621
↓ 3 callers
Method
format
include/fmt/format.h:3841
↓ 3 callers
Method
format
include/fmt/base.h:2468
↓ 3 callers
Function
get
include/fmt/base.h:2532
↓ 3 callers
Method
get_bigit
include/fmt/format.h:2698
↓ 3 callers
Function
get_cached_power
include/fmt/format-inl.h:1157
↓ 3 callers
Function
get_classic_locale
include/fmt/chrono.h:310
↓ 3 callers
Function
get_description
(node: ET.Element)
support/python/mkdocstrings_handlers/cxx/__init__.py:125
↓ 3 callers
Method
get_read_buffer
Returns the file's read buffer.
include/fmt/format-inl.h:1555
↓ 3 callers
Method
get_write_buffer
Returns the file's write buffer.
include/fmt/format-inl.h:1561
↓ 3 callers
Method
grouping
include/fmt/format-inl.h:67
↓ 3 callers
Function
is_integral_type
include/fmt/base.h:1011
↓ 3 callers
Function
make_scan_args
test/scan.h:659
↓ 3 callers
Method
month
test/util.h:65
↓ 3 callers
Method
on_utc_offset
include/fmt/chrono.h:1311
↓ 3 callers
Method
on_year
include/fmt/chrono.h:1314
↓ 3 callers
Method
parse
include/fmt/base.h:2359
↓ 3 callers
Function
print
include/fmt/xchar.h:323
↓ 3 callers
Method
random_seed
Returns the random seed used at the start of the current test run.
test/gtest/gmock-gtest-all.cc:6967
↓ 3 callers
Method
set
test/gtest/gtest/gtest.h:1828
↓ 3 callers
Function
source_text
test/gtest/gmock/gmock.h:8934
↓ 3 callers
Function
test_time
test/chrono-test.cc:255
↓ 3 callers
Method
thousands_sep
include/fmt/format-inl.h:68
↓ 3 callers
Method
total_part_count
Gets the number of all test parts. This is the sum of the number of successful test parts and the number of failed test parts.
test/gtest/gmock-gtest-all.cc:3896
↓ 3 callers
Function
transform
Expand pattern into an (almost) equivalent one, but with single Either. Example: ((-a | -b) (-c | -d)) => (-a -c | -a -d | -b -c | -b -d) Qui
support/docopt.py:72
↓ 3 callers
Function
utc
include/fmt/chrono.h:921
↓ 3 callers
Function
utf8_encode
test/format-impl-test.cc:361
↓ 3 callers
Function
vformat_to
include/fmt/format.h:4329
↓ 3 callers
Function
vprint
include/fmt/xchar.h:310
↓ 3 callers
Function
vprint_mojibake
format_args is passed by reference since it is defined later.
include/fmt/base.h:2401
↓ 3 callers
Function
write_digit2_separated
Writes two-digit numbers a, b and c separated by sep to buf. The method by Pavel Novikov based on https://johnnylee-sde.github.io/Fast-unsigned-intege
include/fmt/chrono.h:544
↓ 3 callers
Method
write_fd
test/gtest/gmock-gtest-all.cc:8655
↓ 3 callers
Function
write_loc
include/fmt/format.h:2018
↓ 3 callers
Method
year
test/util.h:64
↓ 2 callers
Method
AddArguments
test/gtest/gmock-gtest-all.cc:9087
↓ 2 callers
Method
AddExpectation
Adds an expectation to a sequence.
test/gtest/gmock-gtest-all.cc:14196
↓ 2 callers
Method
AddTestInfo
Adds a test to this test suite. Will delete the test upon destruction of the TestSuite object.
test/gtest/gmock-gtest-all.cc:4478
↓ 2 callers
Method
Advance
test/gtest/gtest/gtest.h:8188
↓ 2 callers
Function
ApplyImpl
test/gtest/gmock/gmock.h:730
↓ 2 callers
Function
ArrayAwareFind
test/gtest/gtest/gtest.h:4421
↓ 2 callers
Function
ArrayEq
test/gtest/gtest/gtest.h:4398
↓ 2 callers
Function
AtomMatchesChar
Returns true if and only if the given atom (specified by escaped and pattern) matches ch. The result is undefined if the atom is invalid.
test/gtest/gmock-gtest-all.cc:11127
↓ 2 callers
Function
CaptureStream
Starts capturing an output stream (stdout/stderr).
test/gtest/gmock-gtest-all.cc:11496
↓ 2 callers
Method
Clear
Clears the object.
test/gtest/gmock-gtest-all.cc:3848
↓ 2 callers
Function
Close
test/gtest/gtest/gtest.h:2349
↓ 2 callers
Function
CmpHelperSTREQ
The helper function for {ASSERT|EXPECT}_STREQ.
test/gtest/gmock-gtest-all.cc:3151
← previous
next →
401–500 of 3,200, ranked by callers