Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MikeLankamp/fpm
/ functions
Functions
1,471 in github.com/MikeLankamp/fpm
⨍
Functions
1,471
◇
Types & classes
575
↓ 155 callers
Method
end
3rdparty/googletest/include/gtest/internal/gtest-internal.h:1144
↓ 140 callers
Method
begin
3rdparty/googletest/include/gtest/internal/gtest-internal.h:1143
↓ 120 callers
Method
size
Returns the number of TestPartResult objects in the array.
3rdparty/googletest/src/gtest-test-part.cc:77
↓ 49 callers
Method
raw_value
Returns the raw underlying value of this type. Do not use this unless you know what you're doing.
include/fpm/fixed.hpp:73
↓ 46 callers
Function
StreamableToString
3rdparty/googletest/include/gtest/gtest-message.h:215
↓ 35 callers
Method
GetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
3rdparty/googletest/src/gtest.cc:1004
↓ 34 callers
Method
end
3rdparty/googlebench/include/benchmark/benchmark.h:717
↓ 32 callers
Function
HasMaximumError
tests/common.hpp:21
↓ 28 callers
Function
ColoredPrintf
Helpers for printing colored strings to stdout. Note that on Windows, we cannot simply emit special characters and have the terminal change colors. Th
3rdparty/googletest/src/gtest.cc:3017
↓ 28 callers
Function
impl
Accessors for the implementation object.
3rdparty/googletest/include/gtest/gtest.h:1405
↓ 26 callers
Function
FormatKV
3rdparty/googlebench/src/json_reporter.cc:34
↓ 24 callers
Function
GetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
3rdparty/googletest/src/gtest-internal-inl.h:945
↓ 24 callers
Method
begin
3rdparty/googlebench/include/benchmark/benchmark.h:714
↓ 24 callers
Function
pow
include/fpm/math.hpp:252
↓ 22 callers
Function
Eq
3rdparty/googletest/include/gtest/gtest-matchers.h:754
↓ 21 callers
Function
AssertionSuccess
Makes a successful assertion result.
3rdparty/googletest/src/gtest.cc:1031
↓ 21 callers
Function
remquo
include/fpm/math.hpp:203
↓ 18 callers
Function
AssertionFailure
Makes a failed assertion result.
3rdparty/googletest/src/gtest.cc:1036
↓ 17 callers
Function
FilePath
3rdparty/googletest/include/gtest/internal/gtest-filepath.h:65
↓ 17 callers
Function
remainder
include/fpm/math.hpp:195
↓ 16 callers
Function
Message
Copy constructor.
3rdparty/googletest/include/gtest/gtest-message.h:101
↓ 13 callers
Function
CountIf
3rdparty/googletest/src/gtest-internal-inl.h:280
↓ 13 callers
Method
Get
3rdparty/googletest/src/gtest-port.cc:212
↓ 13 callers
Function
isgreater
include/fpm/math.hpp:86
↓ 13 callers
Function
isgreaterequal
include/fpm/math.hpp:92
↓ 13 callers
Function
isless
include/fpm/math.hpp:98
↓ 13 callers
Function
islessequal
include/fpm/math.hpp:104
↓ 13 callers
Function
islessgreater
include/fpm/math.hpp:110
↓ 13 callers
Function
isunordered
include/fpm/math.hpp:116
↓ 13 callers
Function
log2
include/fpm/math.hpp:364
↓ 12 callers
Function
Matcher
3rdparty/googletest/include/gtest/gtest-matchers.h:348
↓ 12 callers
Function
Values
3rdparty/googletest/include/gtest/gtest-param-test.h:340
↓ 12 callers
Method
data
3rdparty/googlebench/src/sysinfo.cc:108
↓ 12 callers
Method
elapsed_time
Gets the elapsed time, in milliseconds.
3rdparty/googletest/src/gtest.cc:4630
↓ 12 callers
Function
sqrt
include/fpm/math.hpp:462
↓ 11 callers
Function
DeathTestAbort
Routine for aborting the program which is safe to call from an exec-style death test child process, in which case the error message is propagated back
3rdparty/googletest/src/gtest-death-test.cc:284
↓ 11 callers
Function
GetEnv
3rdparty/googletest/include/gtest/internal/gtest-port.h:2135
↓ 11 callers
Function
check_all
accuracy/accuracy.cpp:63
↓ 11 callers
Function
find_highest_bit
Returns the index of the most-signifcant set bit
include/fpm/math.hpp:21
↓ 10 callers
Function
ParseNaturalNumber
3rdparty/googletest/src/gtest-internal-inl.h:985
↓ 10 callers
Function
StringStreamToString
Converts the buffer in a stringstream to an std::string, converting NUL bytes to "\\0" along the way.
3rdparty/googletest/src/gtest.cc:1998
↓ 10 callers
Function
abs
include/fpm/math.hpp:181
↓ 9 callers
Method
AtEnd
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:149
↓ 9 callers
Method
BaseGenerator
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:98
↓ 9 callers
Function
BoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
3rdparty/googletest/src/gtest-port.cc:1247
↓ 9 callers
Function
Indent
3rdparty/googletest/src/gtest.cc:4054
↓ 9 callers
Function
ParseBoolFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
3rdparty/googletest/src/gtest.cc:5675
↓ 9 callers
Function
StrFormat
3rdparty/googlebench/src/string_util.cc:155
↓ 9 callers
Function
copysign
include/fpm/math.hpp:216
↓ 9 callers
Function
nearbyint
include/fpm/math.hpp:158
↓ 9 callers
Function
nextafter
include/fpm/math.hpp:224
↓ 8 callers
Function
GTEST_LOCK_EXCLUDED_
3rdparty/googletest/src/gtest.cc:4359
↓ 8 callers
Function
GetTimeInMillis
Returns the current time in milliseconds.
3rdparty/googletest/src/gtest.cc:835
↓ 8 callers
Function
HandleExceptionsInMethodIfSupported
3rdparty/googletest/src/gtest.cc:2432
↓ 8 callers
Function
IsSubstringImpl
3rdparty/googletest/src/gtest.cc:1601
↓ 8 callers
Method
Passed
Returns true iff the unit test passed (i.e. all test suites passed).
3rdparty/googletest/src/gtest.cc:4635
↓ 8 callers
Function
PrintCharsAsStringTo
3rdparty/googletest/src/gtest-printers.cc:264
↓ 8 callers
Function
StrCat
3rdparty/googlebench/src/string_util.h:29
↓ 8 callers
Function
SumOverTestSuiteList
Iterates over a vector of TestSuites, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
3rdparty/googletest/src/gtest.cc:365
↓ 8 callers
Method
failed_test_count
Gets the number of failed tests.
3rdparty/googletest/src/gtest.cc:785
↓ 8 callers
Function
nexttoward
include/fpm/math.hpp:232
↓ 8 callers
Function
round
include/fpm/math.hpp:150
↓ 7 callers
Function
ForEach
3rdparty/googletest/src/gtest-internal-inl.h:293
↓ 7 callers
Function
FormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
3rdparty/googletest/src/gtest-port.cc:933
↓ 7 callers
Function
MakeTime
3rdparty/googlebench/src/timers.cc:69
↓ 7 callers
Function
ParseStringFlag
3rdparty/googletest/src/gtest.cc:5710
↓ 7 callers
Function
PrintErrorAndDie
3rdparty/googlebench/src/sysinfo.cc:75
↓ 7 callers
Function
atan2
include/fpm/math.hpp:660
↓ 7 callers
Function
cbrt
include/fpm/math.hpp:410
↓ 7 callers
Function
listeners
Provides access to the event listener list.
3rdparty/googletest/src/gtest-internal-inl.h:605
↓ 7 callers
Function
log
include/fpm/math.hpp:390
↓ 7 callers
Function
log10
include/fpm/math.hpp:397
↓ 7 callers
Method
os_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
3rdparty/googletest/src/gtest.cc:5537
↓ 7 callers
Function
rint
include/fpm/math.hpp:171
↓ 6 callers
Function
Abort
3rdparty/googletest/src/gtest-port.cc:1180
↓ 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
3rdparty/googletest/src/gtest.cc:1765
↓ 6 callers
Function
DiagnoseAndExit
3rdparty/googlebench/src/timers.cc:102
↓ 6 callers
Function
FormatForComparisonFailureMessage
3rdparty/googletest/include/gtest/gtest-printers.h:386
↓ 6 callers
Function
FormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
3rdparty/googletest/src/gtest-port.cc:731
↓ 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.
3rdparty/googletest/src/gtest.cc:2762
↓ 6 callers
Method
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.
3rdparty/googletest/src/gtest.cc:4643
↓ 6 callers
Function
IsInSet
Returns true iff ch appears anywhere in str (excluding the terminating '\0' character).
3rdparty/googletest/src/gtest-port.cc:684
↓ 6 callers
Function
IsPathSeparator
Returns whether the given character is a valid path separator.
3rdparty/googletest/src/gtest-filepath.cc:85
↓ 6 callers
Function
IsUTF8TrailByte
3rdparty/googletest/src/gtest-printers.cc:376
↓ 6 callers
Function
ParseStringFlag
3rdparty/googlebench/src/commandlineflags.cc:197
↓ 6 callers
Function
ReadFromFile
3rdparty/googlebench/src/sysinfo.cc:199
↓ 6 callers
Method
Reset
3rdparty/googletest/src/gtest-port.cc:216
↓ 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
3rdparty/googletest/src/gtest.cc:5624
↓ 6 callers
Method
Skipped
Returns true iff the test was skipped.
3rdparty/googletest/src/gtest.cc:2187
↓ 6 callers
Function
StrDup
3rdparty/googletest/include/gtest/internal/gtest-port.h:2058
↓ 6 callers
Function
StringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
3rdparty/googletest/src/gtest-port.cc:1304
↓ 6 callers
Function
acos
include/fpm/math.hpp:646
↓ 6 callers
Method
key
Gets the user supplied key.
3rdparty/googletest/include/gtest/gtest.h:544
↓ 6 callers
Function
log1p
include/fpm/math.hpp:404
↓ 6 callers
Method
reportable_test_count
Gets the number of tests to be printed in the XML report.
3rdparty/googletest/src/gtest.cc:801
↓ 6 callers
Method
total_test_count
Gets the number of all tests.
3rdparty/googletest/src/gtest.cc:806
↓ 5 callers
Function
DoNotOptimize
3rdparty/googlebench/include/benchmark/benchmark.h:306
↓ 5 callers
Function
EqFailure
Constructs and returns the message for an equality assertion (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. The first four parameters are the expressio
3rdparty/googletest/src/gtest.cc:1333
↓ 5 callers
Function
FOpen
3rdparty/googletest/include/gtest/internal/gtest-port.h:2115
↓ 5 callers
Method
Failed
Returns true iff the test failed.
3rdparty/googletest/src/gtest.cc:2192
next →
1–100 of 1,471, ranked by callers