MCPcopy Create free account

hub / github.com/MikeLankamp/fpm / functions

Functions1,471 in github.com/MikeLankamp/fpm

MethodDesc
3rdparty/googletest/include/gtest/gtest-matchers.h:654
MethodDesc
3rdparty/googletest/include/gtest/gtest-matchers.h:662
MethodDesc
3rdparty/googletest/include/gtest/gtest-matchers.h:670
MethodDescribeNegationTo
Describes the negation of this matcher to an ostream. For example, if the description of this matcher is "is greater than 7", the negated description
3rdparty/googletest/include/gtest/gtest-matchers.h:125
MethodDescribeNegationTo
3rdparty/googletest/include/gtest/gtest-matchers.h:186
MethodDescribeNegationTo
3rdparty/googletest/include/gtest/gtest-matchers.h:543
MethodDescribeNegationTo
3rdparty/googletest/include/gtest/gtest-matchers.h:614
MethodDescribeNegationTo
3rdparty/googletest/include/gtest/gtest-matchers.h:716
MethodDescribeTo
3rdparty/googletest/include/gtest/gtest-matchers.h:184
MethodDescribeTo
3rdparty/googletest/include/gtest/gtest-matchers.h:541
MethodDescribeTo
3rdparty/googletest/include/gtest/gtest-matchers.h:610
MethodDescribeTo
3rdparty/googletest/include/gtest/gtest-matchers.h:711
MethodDistanceBetweenSignAndMagnitudeNumbers
Given two numbers in the sign-and-magnitude representation, returns the distance between them as an unsigned number.
3rdparty/googletest/include/gtest/internal/gtest-internal.h:409
FunctionDoubleLE
Asserts that val1 is less than, or almost equal to, val2. Fails otherwise. In particular, it fails if either val1 or val2 is NaN.
3rdparty/googletest/src/gtest.cc:1448
FunctionDoubleNearPredFormat
Helper function for implementing ASSERT_NEAR.
3rdparty/googletest/src/gtest.cc:1384
FunctionDownCast_
use like this: DownCast_<T*>(foo);
3rdparty/googletest/include/gtest/internal/gtest-port.h:1132
MethodDummyMatchResultListener
3rdparty/googletest/include/gtest/gtest-matchers.h:229
MethodEXCLUDES
Called by each thread
3rdparty/googlebench/src/mutex.h:104
MethodEXCLUDES
3rdparty/googlebench/src/thread_manager.h:21
MethodEnd
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:299
MethodEnd
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:79
MethodEnd
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:195
MethodEnd
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:328
MethodEnd
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:479
MethodEnd
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:648
MethodEnd
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:835
MethodEnd
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1040
MethodEnd
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1262
MethodEnd
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1502
MethodEndsWithCaseInsensitive
Returns true iff str ends with the given suffix, ignoring case. Any string is considered to end with an empty suffix.
3rdparty/googletest/src/gtest.cc:1965
MethodEqMatcher
3rdparty/googletest/include/gtest/gtest-matchers.h:628
MethodEquals
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:334
MethodEquals
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:116
MethodEquals
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:239
MethodEquals
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:380
MethodEquals
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:538
MethodEquals
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:714
MethodEquals
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:908
MethodEquals
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1121
MethodEquals
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1350
MethodEquals
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1597
MethodEscapeJson
Returns an JSON-escaped copy of the input string str.
3rdparty/googletest/src/gtest.cc:3990
MethodEscapeXml
Returns an XML-escaped copy of the input string str. If is_attribute is true, the text is meant to appear as an attribute value, and normalizable whi
3rdparty/googletest/src/gtest.cc:3581
MethodEscapeXmlAttribute
Convenience wrapper around EscapeXml when str is an attribute value.
3rdparty/googletest/src/gtest.cc:3495
MethodEscapeXmlText
Convenience wrapper around EscapeXml when str is not an attribute value.
3rdparty/googletest/src/gtest.cc:3500
MethodEventForwardingEnabled
Controls whether events will be forwarded by the repeater to the listeners in the list.
3rdparty/googletest/src/gtest.cc:4521
MethodExecDeathTest
3rdparty/googletest/src/gtest-death-test.cc:1155
FunctionExitedUnsuccessfully
Returns true if exit_status describes a process that was terminated by a signal, or exited normally with a nonzero exit code.
3rdparty/googletest/src/gtest-death-test.cc:230
MethodExitedWithCode
ExitedWithCode constructor.
3rdparty/googletest/src/gtest-death-test.cc:163
MethodExplainMatchResultTo
Explains why x matches, or doesn't match, the matcher.
3rdparty/googletest/include/gtest/gtest-matchers.h:274
MethodExtractSummary
Gets the summary of the failure message by omitting the stack trace in it.
3rdparty/googletest/src/gtest-test-part.cc:42
FunctionFReopen
3rdparty/googletest/include/gtest/internal/gtest-port.h:2119
MethodFactoryImpl
3rdparty/googletest/include/gtest/gtest.h:2471
MethodFilterMatchesTest
Returns true iff the user-specified filter matches the test suite name and the test name.
3rdparty/googletest/src/gtest.cc:529
MethodFilterTests
Compares the name of each test with the user-specified filter to decide whether the test should be run, then records the result in each TestSuite and
3rdparty/googletest/src/gtest.cc:5395
MethodFinalize
Called once and only once after ever group of benchmarks is run and reported.
3rdparty/googlebench/include/benchmark/benchmark.h:1344
MethodFindLastPathSeparator
Returns a pointer to the last occurrence of a valid path separator in the FilePath. On Windows, for example, both '/' and '\' are valid path separator
3rdparty/googletest/src/gtest-filepath.cc:131
MethodFixture
3rdparty/googlebench/include/benchmark/benchmark.h:1003
MethodFlatTuple
3rdparty/googletest/include/gtest/internal/gtest-internal.h:1271
MethodFlatTupleBase
3rdparty/googletest/include/gtest/internal/gtest-internal.h:1250
MethodFlatTupleElemBase
3rdparty/googletest/include/gtest/internal/gtest-internal.h:1238
FunctionFloatLE
Asserts that val1 is less than, or almost equal to, val2. Fails otherwise. In particular, it fails if either val1 or val2 is NaN.
3rdparty/googletest/src/gtest.cc:1441
MethodFloatingPoint
Constructs a FloatingPoint from a raw floating-point number. On an Intel CPU, passing a non-normalized NAN (Not a Number) around may change its bits,
3rdparty/googletest/include/gtest/internal/gtest-internal.h:318
FunctionFloatingPointLE
3rdparty/googletest/src/gtest.cc:1404
MethodFlushEdits
3rdparty/googletest/src/gtest.cc:1187
MethodForkingDeathTest
Constructs a ForkingDeathTest.
3rdparty/googletest/src/gtest-death-test.cc:1077
MethodFormat
3rdparty/googletest/include/gtest/gtest-printers.h:312
MethodFormat
3rdparty/googletest/include/gtest/gtest-printers.h:321
MethodFormatBool
3rdparty/googletest/src/gtest-internal-inl.h:1192
MethodFormatByte
Formats a byte as "%02X".
3rdparty/googletest/src/gtest.cc:1989
MethodFormatHexInt
Formats an int value as "%X".
3rdparty/googletest/src/gtest.cc:1982
MethodFormatIntWidth2
Formats an int value as "%02d".
3rdparty/googletest/src/gtest.cc:1975
MethodFuchsiaDeathTest
3rdparty/googletest/src/gtest-death-test.cc:814
MethodFullMatch
Returns true iff regular expression re matches the entire str.
3rdparty/googletest/src/gtest-port.cc:634
MethodFunctionBenchmark
3rdparty/googlebench/include/benchmark/benchmark.h:940
MethodGTestFlagSaver
The c'tor.
3rdparty/googletest/src/gtest-internal-inl.h:159
MethodGTestLog
3rdparty/googletest/src/gtest-port.cc:961
MethodGTestMutexLock
3rdparty/googletest/include/gtest/internal/gtest-port.h:1478
MethodGTestShouldProcessSEH
Returns EXCEPTION_EXECUTE_HANDLER if Google Test should handle the given SEH exception, or EXCEPTION_CONTINUE_SEARCH otherwise. This function is usefu
3rdparty/googletest/src/gtest.cc:561
FunctionGe
3rdparty/googletest/include/gtest/gtest-matchers.h:778
MethodGeMatcher
3rdparty/googletest/include/gtest/gtest-matchers.h:668
FunctionGenerateNames
3rdparty/googletest/include/gtest/internal/gtest-internal.h:703
FunctionGenerateNamesRecursively
3rdparty/googletest/include/gtest/internal/gtest-internal.h:693
MethodGenerateUniqueFileName
Returns a pathname for a file that does not currently exist. The pathname will be directory/base_name.extension or directory/base_name_<number>.extens
3rdparty/googletest/src/gtest-filepath.cc:278
MethodGetAbsolutePathToOutputFile
Returns the name of the requested output file, or the default if none was explicitly specified.
3rdparty/googletest/src/gtest.cc:454
MethodGetArgvsForDeathTestChildProcess
3rdparty/googletest/src/gtest-death-test.cc:1163
MethodGetAsArray
3rdparty/googlebench/src/sysinfo.cc:129
MethodGetAsInteger
3rdparty/googlebench/src/sysinfo.cc:112
MethodGetAsString
3rdparty/googlebench/src/sysinfo.cc:110
FunctionGetBoolAssertionFailureMessage
Constructs a failure message for Boolean assertions such as EXPECT_TRUE.
3rdparty/googletest/src/gtest.cc:1368
FunctionGetCapturedStdout
Stops capturing stdout and returns the captured string.
3rdparty/googletest/src/gtest-port.cc:1102
MethodGetCurrentDir
Returns the current working directory, or "" if unsuccessful.
3rdparty/googletest/src/gtest-filepath.cc:94
FunctionGetCurrentOsStackTraceExceptTop
Returns the current OS stack trace as an std::string. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth f
3rdparty/googletest/src/gtest.cc:5596
MethodGetDescriber
Returns the describer for this matcher object; retains ownership of the describer, which is only guaranteed to be alive when this matcher object is al
3rdparty/googletest/include/gtest/gtest-matchers.h:282
MethodGetErrorLogs
3rdparty/googletest/src/gtest-death-test.cc:501
MethodGetInstance
Gets the singleton UnitTest object. The first time this method is called, a UnitTest object is constructed and returned. Consecutive calls will retu
3rdparty/googletest/src/gtest.cc:4538
MethodGetInstance
3rdparty/googlebench/src/benchmark_register.cc:91
MethodGetMutableTestInfo
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:2769
MethodGetMutableTestSuite
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:4662
MethodGetName
3rdparty/googletest/include/gtest/internal/gtest-internal.h:682
← previousnext →701–800 of 1,471, ranked by callers