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
↓ 7 callers
Method
push_back
test/format-test.cc:200
↓ 7 callers
Function
range_end
include/fmt/ranges.h:58
↓ 7 callers
Method
set_upper
include/fmt/base.h:764
↓ 7 callers
Function
sprintf
include/fmt/printf.h:599
↓ 7 callers
Function
system_error_message
test/gtest-extra.h:60
↓ 7 callers
Method
test_to_run_count
Gets the number of tests that should run.
test/gtest/gmock-gtest-all.cc:2502
↓ 7 callers
Function
throw_system_error
test/gtest-extra-test.cc:45
↓ 7 callers
Function
vprint
include/fmt/color.h:471
↓ 7 callers
Function
write2digits
include/fmt/format.h:1205
↓ 6 callers
Function
ArrayAsVector
test/gtest/gmock-gtest-all.cc:3777
↓ 6 callers
Function
ChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
test/gtest/gmock-gtest-all.cc:3409
↓ 6 callers
Function
Expectation
test/gtest/gmock/gmock.h:8725
↓ 6 callers
Function
FormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
test/gtest/gmock-gtest-all.cc:4583
↓ 6 callers
Function
FormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
test/gtest/gmock-gtest-all.cc:11149
↓ 6 callers
Method
GetTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
test/gtest/gmock-gtest-all.cc:4464
↓ 6 callers
Function
IsInSet
Returns true if and only if ch appears anywhere in str (excluding the terminating '\0' character).
test/gtest/gmock-gtest-all.cc:11102
↓ 6 callers
Function
IsUTF8TrailByte
test/gtest/gmock-gtest-all.cc:12186
↓ 6 callers
Function
Log
Prints the given message to stdout if and only if 'severity' >= the level specified by the --gmock_verbose flag. If stack_frames_to_skip >= 0, also p
test/gtest/gmock-gtest-all.cc:12810
↓ 6 callers
Method
Reset
test/gtest/gmock-gtest-all.cc:10629
↓ 6 callers
Function
SkipPrefix
If *pstr starts with the given prefix, modifies *pstr to be right past the prefix and returns true; otherwise leaves *pstr unchanged and returns false
test/gtest/gmock-gtest-all.cc:7744
↓ 6 callers
Method
Skipped
Returns true if and only if the test was skipped.
test/gtest/gmock-gtest-all.cc:3861
↓ 6 callers
Function
StrDup
test/gtest/gtest/gtest.h:2243
↓ 6 callers
Function
StringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
test/gtest/gmock-gtest-all.cc:11721
↓ 6 callers
Method
advance_to
test/scan.h:372
↓ 6 callers
Method
assign
include/fmt/format.h:1604
↓ 6 callers
Function
base_iterator
include/fmt/format.h:523
↓ 6 callers
Function
begin
test/ranges-test.cc:163
↓ 6 callers
Method
check_arg_id
Reports an error if using the automatic argument indexing; otherwise switches to the manual indexing.
include/fmt/base.h:876
↓ 6 callers
Function
digits2
Converts value in the range [0, 100) to a string. GCC generates a bit better code when value is pointer-size (https://www.godbolt.org/z/5fEPMT1cc).
include/fmt/format.h:1017
↓ 6 callers
Method
dynamic_precision
include/fmt/base.h:744
↓ 6 callers
Method
failed_test_count
Gets the number of failed tests.
test/gtest/gmock-gtest-all.cc:2476
↓ 6 callers
Method
format
include/fmt/compile.h:132
↓ 6 callers
Function
format_error_code
include/fmt/format-inl.h:92
↓ 6 callers
Function
format_tm
test/chrono-test.cc:546
↓ 6 callers
Function
get_iterator
include/fmt/base.h:2098
↓ 6 callers
Function
get_locale
test/util.cc:37
↓ 6 callers
Method
has_background
include/fmt/color.h:316
↓ 6 callers
Method
has_emphasis
include/fmt/color.h:319
↓ 6 callers
Method
has_foreground
include/fmt/color.h:313
↓ 6 callers
Function
increment
Increment a number in a string.
test/format-test.cc:174
↓ 6 callers
Method
index
test/gtest/gtest/gtest.h:7279
↓ 6 callers
Function
is_negative
include/fmt/format.h:992
↓ 6 callers
Method
key
Gets the user supplied key.
test/gtest/gtest/gtest.h:10448
↓ 6 callers
Function
max_of
include/fmt/base.h:357
↓ 6 callers
Function
maybe_set_debug_format
include/fmt/format.h:748
↓ 6 callers
Method
parse
include/fmt/ranges.h:660
↓ 6 callers
Function
parse_format_specs
include/fmt/base.h:1444
↓ 6 callers
Function
parse_format_string
include/fmt/base.h:1629
↓ 6 callers
Function
parse_string
test/base-test.cc:548
↓ 6 callers
Function
parse_width
include/fmt/base.h:1416
↓ 6 callers
Function
prefix_append
include/fmt/format.h:1956
↓ 6 callers
Method
repeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
test/gtest/gmock-gtest-all.cc:6563
↓ 6 callers
Method
reportable_disabled_test_count
Gets the number of disabled tests that will be reported in the XML report.
test/gtest/gmock-gtest-all.cc:2481
↓ 6 callers
Method
reportable_test_count
Gets the number of tests to be printed in the XML report.
test/gtest/gmock-gtest-all.cc:2492
↓ 6 callers
Method
total_test_count
Gets the number of all tests.
test/gtest/gmock-gtest-all.cc:2497
↓ 6 callers
Method
total_test_suite_count
Gets the number of all test suites.
test/gtest/gmock-gtest-all.cc:2455
↓ 6 callers
Function
type
Gets the outcome of the test part.
test/gtest/gtest/gtest.h:7896
↓ 6 callers
Function
vformat_to_n
include/fmt/base.h:2827
↓ 6 callers
Function
write
Attempts to write a string to a file.
test/os-test.cc:138
↓ 5 callers
Function
AlwaysTrue
test/gtest/gmock-gtest-all.cc:7731
↓ 5 callers
Function
FOpen
test/gtest/gtest/gtest.h:2324
↓ 5 callers
Function
FormatDeathTestOutput
Returns an indented copy of stderr output for a death test. This makes distinguishing death test output lines from regular log lines much easier.
test/gtest/gmock-gtest-all.cc:8765
↓ 5 callers
Function
FormatEpochTimeInMillisAsIso8601
Converts the given epoch time in milliseconds to a date string in the ISO 8601 format, without the timezone information.
test/gtest/gmock-gtest-all.cc:5601
↓ 5 callers
Function
FormatEpochTimeInMillisAsRFC3339
Converts the given epoch time in milliseconds to a date string in the RFC3339 format, without the timezone information.
test/gtest/gmock-gtest-all.cc:6050
↓ 5 callers
Function
FormatTimeInMillisAsDuration
Formats the given time in milliseconds as seconds.
test/gtest/gmock-gtest-all.cc:6042
↓ 5 callers
Function
FormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
test/gtest/gmock-gtest-all.cc:5574
↓ 5 callers
Function
GetLastErrnoDescription
Returns the message describing the last system error in errno.
test/gtest/gmock-gtest-all.cc:8570
↓ 5 callers
Function
Int32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
test/gtest/gmock-gtest-all.cc:7486
↓ 5 callers
Function
IsPathSeparator
Returns whether the given character is a valid path separator.
test/gtest/gmock-gtest-all.cc:9956
↓ 5 callers
Method
MatchAndExplain
Returns true if and only if the matcher matches x; also explains the match result to 'listener'.
test/gtest/gtest/gtest.h:6355
↓ 5 callers
Function
Matches
test/gtest/gmock/gmock.h:7712
↓ 5 callers
Function
PrintCStringTo
test/gtest/gmock-gtest-all.cc:12133
↓ 5 callers
Function
ToChar32
test/gtest/gmock-gtest-all.cc:11844
↓ 5 callers
Function
UniversalPrintCharArray
test/gtest/gmock-gtest-all.cc:12076
↓ 5 callers
Method
arg
include/fmt/base.h:2649
↓ 5 callers
Method
begin
Returns an iterator to the beginning of the format string range being parsed.
include/fmt/base.h:852
↓ 5 callers
Function
check_unknown_types
test/format-test.cc:1312
↓ 5 callers
Function
countl_zero
include/fmt/format.h:445
↓ 5 callers
Method
current_test_result
Returns the most specific TestResult currently running.
test/gtest/gmock-gtest-all.cc:7670
↓ 5 callers
Function
do_format_decimal
include/fmt/format.h:1228
↓ 5 callers
Function
file
Constructs a file object with a given descriptor.
include/fmt/os.h:227
↓ 5 callers
Function
find
include/fmt/printf.h:54
↓ 5 callers
Method
flat
(self, *types)
support/docopt.py:109
↓ 5 callers
Function
floor_log2_pow10
include/fmt/format.h:1448
↓ 5 callers
Method
flush
test/gtest-extra.cc:34
↓ 5 callers
Method
format
include/fmt/ranges.h:665
↓ 5 callers
Function
group_digits
include/fmt/format.h:4059
↓ 5 callers
Method
next_arg_id
Reports an error if using the manual argument indexing; otherwise returns the next argument index and switches to the automatic indexing.
include/fmt/base.h:864
↓ 5 callers
Method
num_bigits
include/fmt/format.h:2791
↓ 5 callers
Method
on_day_of_month
include/fmt/chrono.h:1393
↓ 5 callers
Function
on_error
include/fmt/base.h:1739
↓ 5 callers
Method
original_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
test/gtest/gmock-gtest-all.cc:6937
↓ 5 callers
Function
parse
include/fmt/ranges.h:431
↓ 5 callers
Method
put
include/fmt/format.h:3936
↓ 5 callers
Method
set_sign
include/fmt/base.h:759
↓ 5 callers
Method
skipped_test_count
Gets the number of skipped tests.
test/gtest/gmock-gtest-all.cc:2471
↓ 5 callers
Function
styled
include/fmt/color.h:665
↓ 5 callers
Function
system_category
include/fmt/os.h:159
↓ 5 callers
Method
test_property_count
Returns the number of the test properties.
test/gtest/gmock-gtest-all.cc:3901
↓ 5 callers
Function
umul128
Computes 128-bit result of multiplication of two 64-bit unsigned integers.
include/fmt/format.h:1411
← previous
next →
201–300 of 3,200, ranked by callers