MCPcopy Create free account

hub / github.com/MikeLankamp/fpm / functions

Functions1,471 in github.com/MikeLankamp/fpm

MethodGetOrCreateValue
3rdparty/googletest/include/gtest/internal/gtest-port.h:1639
MethodGetOutputFormat
Returns the output format, or "" for normal printed output.
3rdparty/googletest/src/gtest.cc:444
FunctionGetParamNameGen
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:385
MethodGetSetUpCaseOrSuite
3rdparty/googletest/include/gtest/internal/gtest-internal.h:541
MethodGetTearDownCaseOrSuite
3rdparty/googletest/include/gtest/internal/gtest-internal.h:554
FunctionGetTestCase
3rdparty/googletest/src/gtest-internal-inl.h:594
MethodGetTestCase
3rdparty/googletest/src/gtest.cc:4649
MethodGetTestCasePatternHolder
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:714
MethodGetTestSuitePatternHolder
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:678
MethodGetThreadLocalsMapLocked
Returns map of thread local instances.
3rdparty/googletest/src/gtest-port.cc:588
FunctionGetTypeId
3rdparty/googletest/include/gtest/internal/gtest-internal.h:455
FunctionGetTypeName
3rdparty/googletest/include/gtest/internal/gtest-type-util.h:80
MethodGetValueOnCurrentThread
Registers thread_local_instance as having value on the current thread. Returns a value that can be used to identify the thread from other threads.
3rdparty/googletest/src/gtest-port.cc:454
MethodGetValueOnCurrentThread
3rdparty/googletest/src/gtest-port.cc:604
MethodGoogleTestFailureException
3rdparty/googletest/src/gtest.cc:2390
FunctionGt
3rdparty/googletest/include/gtest/gtest-matchers.h:784
MethodGtMatcher
3rdparty/googletest/include/gtest/gtest-matchers.h:652
FunctionHasFailure
Returns true iff the current test has a (either fatal or non-fatal) failure.
3rdparty/googletest/include/gtest/gtest.h:455
MethodHasFatalFailure
Returns true iff the test fatally failed.
3rdparty/googletest/src/gtest.cc:2206
MethodHasNewFatalFailureHelper
3rdparty/googletest/src/gtest-test-part.cc:83
MethodHasNonfatalFailure
Returns true iff the test has a non-fatal failure.
3rdparty/googletest/src/gtest.cc:2216
FunctionHasOneFailure
This predicate-formatter checks that 'results' contains a test part failure of the given type and that the failure message contains the given substrin
3rdparty/googletest/src/gtest.cc:658
MethodHasSameFixtureClass
Google Test requires all tests in the same test suite to use the same test fixture class. This function checks if the current test has the same fixtu
3rdparty/googletest/src/gtest.cc:2291
MethodHunk
3rdparty/googletest/src/gtest.cc:1149
FunctionIgnoreColorPrint
3rdparty/googlebench/src/console_reporter.cc:93
MethodIgnoredValue
3rdparty/googletest/include/gtest/internal/gtest-internal.h:124
MethodImpl
3rdparty/googletest/include/gtest/gtest-matchers.h:605
FunctionImplicitCast_
3rdparty/googletest/include/gtest/internal/gtest-port.h:1108
FunctionInDeathTestChild
Returns a Boolean value indicating whether the caller is currently executing in the context of the death test child process. Tools such as Valgrind h
3rdparty/googletest/src/gtest-death-test.cc:144
MethodInfinity
Returns the floating-point number that represent positive infinity.
3rdparty/googletest/include/gtest/internal/gtest-internal.h:332
MethodInit
Initializes an RE from its string representation.
3rdparty/googletest/src/gtest-port.cc:651
MethodInit
3rdparty/googletest/src/gtest.cc:607
MethodInitCopy
Initializes this object with a copy of the input.
3rdparty/googletest/include/gtest/internal/gtest-internal.h:1157
MethodInitRef
Initializes this object with a reference of the input.
3rdparty/googletest/include/gtest/internal/gtest-internal.h:1166
FunctionInitialize
3rdparty/googlebench/src/benchmark.cc:618
MethodInstanceValueHolderFactory
3rdparty/googletest/include/gtest/internal/gtest-port.h:1669
MethodInstanceValueHolderFactory
3rdparty/googletest/include/gtest/internal/gtest-port.h:1878
MethodInstantiationInfo
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:613
FunctionInt32FromEnv
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/googlebench/src/commandlineflags.cc:105
MethodInternalRunDeathTestFlag
3rdparty/googletest/include/gtest/internal/gtest-death-test-internal.h:274
FunctionIsAlNum
3rdparty/googletest/include/gtest/internal/gtest-port.h:2002
FunctionIsAlpha
3rdparty/googletest/include/gtest/internal/gtest-port.h:1999
MethodIsCloseable
3rdparty/googletest/src/gtest-port.cc:234
FunctionIsContainerTest
3rdparty/googletest/include/gtest/internal/gtest-internal.h:964
FunctionIsEmpty
Returns true iff the path is "".
3rdparty/googletest/include/gtest/internal/gtest-filepath.h:114
FunctionIsHRESULTFailure
3rdparty/googletest/src/gtest.cc:1729
FunctionIsHRESULTSuccess
3rdparty/googletest/src/gtest.cc:1722
MethodIsInterested
Returns true iff the listener is interested in an explanation of the match result. A matcher's MatchAndExplain() method can use this information to a
3rdparty/googletest/include/gtest/gtest-matchers.h:95
FunctionIsLower
3rdparty/googletest/include/gtest/internal/gtest-port.h:2008
MethodIsNormalizableWhitespace
Is c a whitespace character that is normalized to a space character when it appears in an XML attribute value?
3rdparty/googletest/src/gtest.cc:3476
FunctionIsNotSubstring
3rdparty/googletest/src/gtest.cc:1636
MethodIsRootDirectory
Returns true if pathname describes a root directory. (Windows has one root directory per disk drive.)
3rdparty/googletest/src/gtest-filepath.cc:248
MethodIsSkipped
Returns true iff the current test was skipped.
3rdparty/googletest/src/gtest.cc:2523
FunctionIsSubstring
3rdparty/googletest/src/gtest.cc:1624
FunctionIsUpper
3rdparty/googletest/include/gtest/internal/gtest-port.h:2014
MethodIsValidParamName
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:632
MethodIsValidXmlCharacter
May c appear in a well-formed XML document?
3rdparty/googletest/src/gtest.cc:3481
MethodIterations
3rdparty/googlebench/src/benchmark_register.cc:358
MethodIterator
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:221
MethodIterator
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:308
MethodIterator
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:86
MethodIterator
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:202
MethodIterator
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:336
MethodIterator
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:487
MethodIterator
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:656
MethodIterator
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:843
MethodIterator
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1049
MethodIterator
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1271
MethodIterator
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1511
MethodJSONReporter
3rdparty/googlebench/include/benchmark/benchmark.h:1406
MethodJoin
3rdparty/googletest/src/gtest-port.cc:441
MethodJoin
3rdparty/googletest/include/gtest/internal/gtest-port.h:1378
MethodJsonUnitTestResultPrinter
Creates a new JsonUnitTestResultPrinter.
3rdparty/googletest/src/gtest.cc:3973
MethodKeepRunning
3rdparty/googlebench/include/benchmark/benchmark.h:636
MethodKeepRunningBatch
3rdparty/googlebench/include/benchmark/benchmark.h:641
MethodKeepRunningInternal
3rdparty/googlebench/include/benchmark/benchmark.h:646
MethodKilledBySignal
KilledBySignal constructor.
3rdparty/googletest/src/gtest-death-test.cc:181
MethodLambdaBenchmark
3rdparty/googlebench/include/benchmark/benchmark.h:957
MethodLastMessage
3rdparty/googletest/src/gtest-death-test.cc:385
FunctionLe
3rdparty/googletest/include/gtest/gtest-matchers.h:790
MethodLeMatcher
3rdparty/googletest/include/gtest/gtest-matchers.h:660
MethodLeastSq
3rdparty/googlebench/src/complexity.h:43
MethodListTestsMatchingFilter
3rdparty/googletest/src/gtest.cc:3562
MethodLock
3rdparty/googletest/src/gtest-port.cc:275
MethodLock
Acquires this mutex.
3rdparty/googletest/include/gtest/internal/gtest-port.h:1691
MethodLogType
3rdparty/googlebench/src/log.h:24
FunctionLt
3rdparty/googletest/include/gtest/gtest-matchers.h:796
MethodLtMatcher
3rdparty/googletest/include/gtest/gtest-matchers.h:644
MethodMakeConnection
3rdparty/googletest/src/gtest.cc:4309
FunctionMakeDeathTestMatcher
A string passed to EXPECT_DEATH (etc.) is caught by one of these overloads and interpreted as a regex (rather than an Eq matcher) for legacy compatibi
3rdparty/googletest/include/gtest/internal/gtest-death-test-internal.h:168
MethodMakeFileName
Given directory = "dir", base_name = "test", number = 0, extension = "xml", returns "dir/test.xml". If number is greater than zero (e.g., 12), returns
3rdparty/googletest/src/gtest-filepath.cc:178
FunctionMakeMatcher
3rdparty/googletest/include/gtest/gtest-matchers.h:565
MethodMakeNewHolder
3rdparty/googletest/include/gtest/internal/gtest-port.h:1661
MethodMakeNewHolder
3rdparty/googletest/include/gtest/internal/gtest-port.h:1670
MethodMakeNewHolder
3rdparty/googletest/include/gtest/internal/gtest-port.h:1879
MethodMakeVector
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:752
MethodMatchAndExplain
3rdparty/googletest/include/gtest/gtest-matchers.h:190
MethodMatchAndExplain
3rdparty/googletest/include/gtest/gtest-matchers.h:547
MethodMatchAndExplain
3rdparty/googletest/include/gtest/gtest-matchers.h:606
MethodMatchAndExplain
3rdparty/googletest/include/gtest/gtest-matchers.h:683
← previousnext →801–900 of 1,471, ranked by callers