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
↓ 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.
3rdparty/googletest/src/gtest-death-test.cc:532
↓ 5 callers
Function
FormatString
3rdparty/googlebench/src/colorprint.cc:85
↓ 5 callers
Function
FormatTestCount
Formats the count of tests.
3rdparty/googletest/src/gtest.cc:2852
↓ 5 callers
Method
GetAdjustedCPUTime
3rdparty/googlebench/src/reporter.cc:81
↓ 5 callers
Function
GetLastErrnoDescription
Returns the message describing the last system error in errno.
3rdparty/googletest/src/gtest-death-test.cc:337
↓ 5 callers
Function
GetSysctl
3rdparty/googlebench/src/sysinfo.cc:170
↓ 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.
3rdparty/googletest/src/gtest.cc:5366
↓ 5 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
3rdparty/googlebench/src/commandlineflags.cc:136
↓ 5 callers
Function
ceil
include/fpm/math.hpp:125
↓ 5 callers
Function
floor
include/fpm/math.hpp:134
↓ 5 callers
Function
fmod
include/fpm/math.hpp:187
↓ 5 callers
Method
original_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
3rdparty/googletest/src/gtest.cc:4851
↓ 5 callers
Method
reportable_disabled_test_count
Gets the number of disabled tests that will be reported in the XML report.
3rdparty/googletest/src/gtest.cc:790
↓ 5 callers
Function
sin
include/fpm/math.hpp:512
↓ 5 callers
Method
test_property_count
Returns the number of the test properties.
3rdparty/googletest/src/gtest.cc:2227
↓ 5 callers
Method
total_test_suite_count
Gets the number of all test suites.
3rdparty/googletest/src/gtest.cc:764
↓ 5 callers
Function
trunc
include/fpm/math.hpp:143
↓ 4 callers
Method
AddArgument
3rdparty/googletest/src/gtest-death-test.cc:849
↓ 4 callers
Function
CmpHelperEQ
3rdparty/googletest/include/gtest/gtest.h:1512
↓ 4 callers
Function
ContainsRegex
Matches a string that contains regular expression 'regex'. The matcher takes ownership of 'regex'.
3rdparty/googletest/include/gtest/gtest-matchers.h:741
↓ 4 callers
Method
DescribeTo
Describes this matcher to an ostream.
3rdparty/googletest/include/gtest/gtest-matchers.h:266
↓ 4 callers
Function
FlushInfoLog
3rdparty/googletest/include/gtest/internal/gtest-port.h:1017
↓ 4 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
3rdparty/googletest/src/gtest.cc:2844
↓ 4 callers
Method
GetAdjustedRealTime
3rdparty/googlebench/src/reporter.cc:75
↓ 4 callers
Function
GetArgvs
3rdparty/googletest/src/gtest.cc:416
↓ 4 callers
Function
GetElementOr
3rdparty/googletest/src/gtest-internal-inl.h:300
↓ 4 callers
Function
GetNotDefaultOrNull
3rdparty/googletest/include/gtest/internal/gtest-internal.h:526
↓ 4 callers
Function
GetOrCreateValue
3rdparty/googletest/include/gtest/internal/gtest-port.h:1844
↓ 4 callers
Function
GetReservedAttributesForElement
3rdparty/googletest/src/gtest.cc:2123
↓ 4 callers
Function
GetTimeUnitString
3rdparty/googlebench/include/benchmark/benchmark.h:1430
↓ 4 callers
Function
IsSpace
3rdparty/googletest/include/gtest/internal/gtest-port.h:2011
↓ 4 callers
Function
MinimalLeastSq
3rdparty/googlebench/src/complexity.cc:76
↓ 4 callers
Function
OpenFileForWriting
Utilty function to Open File for Writing
3rdparty/googletest/src/gtest.cc:185
↓ 4 callers
Method
SetTestPartResultReporterForCurrentThread
Sets the test part result reporter for the current thread.
3rdparty/googletest/src/gtest.cc:748
↓ 4 callers
Function
atan
include/fpm/math.hpp:615
↓ 4 callers
Function
atan_sanitized
include/fpm/math.hpp:566
↓ 4 callers
Method
begin
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:192
↓ 4 callers
Function
c_str
3rdparty/googletest/include/gtest/internal/gtest-filepath.h:81
↓ 4 callers
Function
check_fpm
accuracy/accuracy.cpp:75
↓ 4 callers
Function
cos
include/fpm/math.hpp:545
↓ 4 callers
Method
current_test_result
Returns the most specific TestResult currently running.
3rdparty/googletest/src/gtest.cc:5550
↓ 4 callers
Method
end
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:193
↓ 4 callers
Function
exp2
include/fpm/math.hpp:337
↓ 4 callers
Function
fpclassify
include/fpm/math.hpp:50
↓ 4 callers
Function
isfinite
include/fpm/math.hpp:56
↓ 4 callers
Function
isinf
include/fpm/math.hpp:62
↓ 4 callers
Function
isnan
include/fpm/math.hpp:68
↓ 4 callers
Function
isnormal
include/fpm/math.hpp:74
↓ 4 callers
Function
pointer
3rdparty/googletest/include/gtest/internal/gtest-port.h:1816
↓ 4 callers
Method
pointer
3rdparty/googletest/include/gtest/internal/gtest-port.h:1618
↓ 4 callers
Function
random
Gets the random number generator.
3rdparty/googletest/src/gtest-internal-inl.h:812
↓ 4 callers
Method
repeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
3rdparty/googletest/src/gtest.cc:4487
↓ 4 callers
Function
signbit
include/fpm/math.hpp:80
↓ 4 callers
Function
tan
include/fpm/math.hpp:551
↓ 4 callers
Method
test_to_run_count
Gets the number of tests that should run.
3rdparty/googletest/src/gtest.cc:811
↓ 4 callers
Method
value
Gets the user supplied value.
3rdparty/googletest/include/gtest/gtest.h:549
↓ 3 callers
Function
Abort
3rdparty/googletest/include/gtest/internal/gtest-port.h:2158
↓ 3 callers
Function
AddRange
3rdparty/googlebench/src/benchmark_register.h:9
↓ 3 callers
Method
AddTestPartResult
Adds a test part result to the list.
3rdparty/googletest/src/gtest.cc:2066
↓ 3 callers
Method
Append
3rdparty/googletest/src/gtest.cc:3382
↓ 3 callers
Method
Argv
3rdparty/googletest/src/gtest-death-test.cc:861
↓ 3 callers
Function
ArrayAsVector
3rdparty/googletest/src/gtest.cc:2119
↓ 3 callers
Function
AssertionResult
3rdparty/googletest/include/gtest/gtest.h:306
↓ 3 callers
Function
CaptureStderr
Starts capturing stderr.
3rdparty/googletest/src/gtest-port.cc:1097
↓ 3 callers
Method
Clear
Clears the object.
3rdparty/googletest/src/gtest.cc:2174
↓ 3 callers
Method
Clone
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:233
↓ 3 callers
Function
FittingCurve
Internal function to calculate the different scalability forms
3rdparty/googlebench/src/complexity.cc:28
↓ 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
3rdparty/googletest/src/gtest-port.cc:1190
↓ 3 callers
Function
FlagToEnvVar
Returns the name of the environment variable corresponding to the given flag. For example, FlagToEnvVar("foo") will return "BENCHMARK_FOO" in the ope
3rdparty/googlebench/src/commandlineflags.cc:81
↓ 3 callers
Function
FormatTimeInMillisAsDuration
Formats the given time in milliseconds as seconds.
3rdparty/googletest/src/gtest.cc:4033
↓ 3 callers
Function
FormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
3rdparty/googletest/src/gtest.cc:3656
↓ 3 callers
Function
GetBigOString
Function to return an string for the calculated complexity
3rdparty/googlebench/src/complexity.cc:47
↓ 3 callers
Function
GetPrefixUntilComma
Returns the prefix of 'str' before the first comma in it; returns the entire string if it contains no comma.
3rdparty/googletest/include/gtest/internal/gtest-internal.h:668
↓ 3 callers
Function
GetSysctlImp
3rdparty/googlebench/src/sysinfo.cc:138
↓ 3 callers
Method
GetTestPartResultReporterForCurrentThread
Returns the test part result reporter for the current thread.
3rdparty/googletest/src/gtest.cc:742
↓ 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.
3rdparty/googletest/src/gtest-internal-inl.h:587
↓ 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
3rdparty/googletest/src/gtest.cc:647
↓ 3 callers
Function
GetTimeUnitMultiplier
3rdparty/googlebench/include/benchmark/benchmark.h:1442
↓ 3 callers
Function
HumanReadableNumber
3rdparty/googlebench/src/string_util.cc:118
↓ 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
3rdparty/googletest/src/gtest-port.cc:1261
↓ 3 callers
Function
IsZero
3rdparty/googlebench/src/benchmark.cc:460
↓ 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 na
3rdparty/googletest/src/gtest.cc:2572
↓ 3 callers
Function
MatchRegexAtHead
Returns true iff regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is undefined.
3rdparty/googletest/src/gtest-port.cc:825
↓ 3 callers
Function
ParseBoolFlag
3rdparty/googlebench/src/commandlineflags.cc:161
↓ 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
3rdparty/googletest/src/gtest.cc:5638
↓ 3 callers
Function
ParseInt32
Parses 'str' for a 32-bit signed integer. If successful, writes the result to *value and returns true; otherwise leaves *value unchanged and returns
3rdparty/googletest/src/gtest-port.cc:1205
↓ 3 callers
Function
ParseInt32Flag
Parses a string for an Int32 flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
3rdparty/googletest/src/gtest.cc:5692
↓ 3 callers
Function
PrintByteSegmentInObjectTo
Prints a segment of bytes in the given object.
3rdparty/googletest/src/gtest-printers.cc:60
↓ 3 callers
Function
PrintRawArrayTo
3rdparty/googletest/include/gtest/gtest-printers.h:593
↓ 3 callers
Function
PrintUsageAndExit
3rdparty/googlebench/src/benchmark.cc:552
↓ 3 callers
Method
PushLine
3rdparty/googletest/src/gtest.cc:1156
↓ 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
3rdparty/googletest/src/gtest-filepath.cc:338
↓ 3 callers
Function
ReplaceAll
3rdparty/googlebench/src/string_util.cc:163
↓ 3 callers
Function
ReportFailureInUnknownLocation
3rdparty/googletest/src/gtest.cc:2272
↓ 3 callers
Function
ShuffleRange
3rdparty/googletest/src/gtest-internal-inl.h:309
↓ 3 callers
Function
StripTrailingSpaces
3rdparty/googletest/include/gtest/internal/gtest-port.h:2032
↓ 3 callers
Function
atan_div
include/fpm/math.hpp:586
↓ 3 callers
Function
exp
include/fpm/math.hpp:316
↓ 3 callers
Method
index
3rdparty/googletest/include/gtest/internal/gtest-death-test-internal.h:288
↓ 3 callers
Method
line
3rdparty/googletest/include/gtest/internal/gtest-death-test-internal.h:287
← previous
next →
101–200 of 1,471, ranked by callers