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
Method
MatchResultListener
Creates a listener object with the given underlying ostream. The listener does not own the ostream, and does not dereference it in the constructor or
3rdparty/googletest/include/gtest/gtest-matchers.h:77
Method
Matcher
Constructs a matcher that matches a const std::string& whose value is equal to s.
3rdparty/googletest/src/gtest-matchers.cc:45
Method
Matcher
Constructs a null matcher. Needed for storing Matcher objects in STL containers. A default-constructed matcher is not yet initialized. You cannot u
3rdparty/googletest/include/gtest/gtest-matchers.h:322
Method
Matcher
3rdparty/googletest/include/gtest/gtest-matchers.h:759
Method
MatcherBase
3rdparty/googletest/include/gtest/gtest-matchers.h:287
Method
MatcherInterfaceAdapter
3rdparty/googletest/include/gtest/gtest-matchers.h:180
Method
MatchesFilter
3rdparty/googletest/src/gtest.cc:506
Function
MatchesRegex
Matches a string that fully matches regular expression 'regex'. The matcher takes ownership of 'regex'.
3rdparty/googletest/include/gtest/gtest-matchers.h:730
Method
MatchesRegexMatcher
3rdparty/googletest/include/gtest/gtest-matchers.h:679
Method
Max
3rdparty/googletest/include/gtest/internal/gtest-internal.h:422
Method
MemoryIsNotDeallocated
3rdparty/googletest/src/gtest-port.cc:311
Method
Message
Constructs an empty Message. We allocate the stringstream separately because otherwise each use of ASSERT/EXPECT in a procedure adds over 200 bytes to
3rdparty/googletest/src/gtest.cc:969
Method
MinTime
3rdparty/googlebench/src/benchmark_register.cc:351
Method
MonomorphicImpl
3rdparty/googletest/include/gtest/gtest-matchers.h:539
Method
Mutex
3rdparty/googletest/src/gtest-port.cc:257
Method
Mutex
3rdparty/googletest/include/gtest/internal/gtest-port.h:1748
Method
NativeArray
Constructs from a native array. References the source.
3rdparty/googletest/include/gtest/internal/gtest-internal.h:1122
Function
Ne
3rdparty/googletest/include/gtest/gtest-matchers.h:802
Method
NeMatcher
3rdparty/googletest/include/gtest/gtest-matchers.h:636
Method
NegatedDesc
3rdparty/googletest/include/gtest/gtest-matchers.h:631
Method
NegatedDesc
3rdparty/googletest/include/gtest/gtest-matchers.h:639
Method
NegatedDesc
3rdparty/googletest/include/gtest/gtest-matchers.h:647
Method
NegatedDesc
3rdparty/googletest/include/gtest/gtest-matchers.h:655
Method
NegatedDesc
3rdparty/googletest/include/gtest/gtest-matchers.h:663
Method
NegatedDesc
3rdparty/googletest/include/gtest/gtest-matchers.h:671
Method
NoExecDeathTest
3rdparty/googletest/src/gtest-death-test.cc:1100
Method
Normalize
Removes any redundant separators that might be in the pathname. For example, "bar///foo" becomes "bar/foo". Does not eliminate other redundancies that
3rdparty/googletest/src/gtest-filepath.cc:347
Method
Notification
3rdparty/googletest/src/gtest-port.cc:240
Method
Notification
3rdparty/googletest/include/gtest/internal/gtest-port.h:1235
Method
Notify
3rdparty/googletest/src/gtest-port.cc:248
Method
Notify
Notifies all threads created with this notification to start. Must be called from the controller thread.
3rdparty/googletest/include/gtest/internal/gtest-port.h:1244
Method
OnEnvironmentsSetUpEnd
3rdparty/googletest/include/gtest/gtest.h:1141
Method
OnEnvironmentsSetUpStart
3rdparty/googletest/include/gtest/gtest.h:1140
Method
OnEnvironmentsTearDownEnd
3rdparty/googletest/include/gtest/gtest.h:1157
Method
OnEnvironmentsTearDownStart
3rdparty/googletest/include/gtest/gtest.h:1156
Method
OnTestCaseEnd
Note that "event=TestCaseEnd" is a wire format and has to remain "case" for compatibilty
3rdparty/googletest/src/gtest-internal-inl.h:1159
Method
OnTestCaseEnd
3rdparty/googletest/include/gtest/gtest.h:1113
Method
OnTestCaseEnd
3rdparty/googletest/include/gtest/gtest.h:1153
Method
OnTestCaseStart
Note that "event=TestCaseStart" is a wire format and has to remain "case" for compatibilty
3rdparty/googletest/src/gtest-internal-inl.h:1153
Method
OnTestCaseStart
3rdparty/googletest/include/gtest/gtest.h:1094
Method
OnTestCaseStart
3rdparty/googletest/include/gtest/gtest.h:1145
Method
OnTestEnd
3rdparty/googletest/src/gtest-internal-inl.h:1169
Method
OnTestEnd
3rdparty/googletest/include/gtest/gtest.h:1150
Method
OnTestIterationEnd
3rdparty/googletest/src/gtest-internal-inl.h:1144
Method
OnTestIterationEnd
3rdparty/googletest/include/gtest/gtest.h:1158
Method
OnTestIterationStart
3rdparty/googletest/src/gtest-internal-inl.h:1138
Method
OnTestIterationStart
3rdparty/googletest/include/gtest/gtest.h:1138
Method
OnTestPartResult
3rdparty/googletest/src/gtest-internal-inl.h:1176
Method
OnTestPartResult
3rdparty/googletest/include/gtest/gtest.h:1149
Method
OnTestProgramEnd
3rdparty/googletest/src/gtest-internal-inl.h:1129
Method
OnTestProgramEnd
3rdparty/googletest/include/gtest/gtest.h:1160
Method
OnTestProgramStart
3rdparty/googletest/src/gtest-internal-inl.h:1125
Method
OnTestProgramStart
3rdparty/googletest/include/gtest/gtest.h:1137
Method
OnTestStart
3rdparty/googletest/src/gtest-internal-inl.h:1165
Method
OnTestStart
3rdparty/googletest/include/gtest/gtest.h:1148
Method
OnTestSuiteEnd
3rdparty/googletest/include/gtest/gtest.h:1151
Method
OnTestSuiteStart
3rdparty/googletest/include/gtest/gtest.h:1142
Method
OnThreadExit
3rdparty/googletest/src/gtest-port.cc:510
Method
OnThreadLocalDestroyed
3rdparty/googletest/src/gtest-port.cc:482
Method
OnThreadLocalDestroyed
3rdparty/googletest/src/gtest-port.cc:610
Method
OsStackTraceGetter
3rdparty/googletest/src/gtest-internal-inl.h:444
Method
OsStackTraceGetterInterface
3rdparty/googletest/src/gtest-internal-inl.h:417
Method
OutputJsonKey
3rdparty/googletest/src/gtest.cc:4058
Method
OutputJsonTestInfo
Prints a JSON representation of a TestInfo object.
3rdparty/googletest/src/gtest.cc:4099
Method
OutputXmlAttribute
3rdparty/googletest/src/gtest.cc:3712
Method
OutputXmlCDataSection
Streams an XML CDATA section, escaping invalid CDATA sequences as needed.
3rdparty/googletest/src/gtest.cc:3693
Method
OutputXmlTestInfo
Prints an XML representation of a TestInfo object.
3rdparty/googletest/src/gtest.cc:3729
Method
OutputXmlTestProperties
3rdparty/googletest/src/gtest.cc:3896
Method
ParamGenerator
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:184
Method
ParamIterator
ParamIterator assumes ownership of the impl_ pointer.
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:127
Method
ParameterizedTestFactory
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:407
Method
ParameterizedTestSuiteInfo
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:505
Method
ParameterizedTestSuiteInfoBase
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:481
Method
ParameterizedTestSuiteRegistry
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:668
Method
PartialMatch
Returns true iff regular expression re matches a substring of str (including str itself).
3rdparty/googletest/src/gtest-port.cc:643
Function
Passed
Returns true iff the test passed (i.e. no test part failed).
3rdparty/googletest/include/gtest/gtest.h:587
Method
Passed
Assesses the success or failure of a death test, using both private members which have previously been set, and one argument: Private data members: o
3rdparty/googletest/src/gtest-death-test.cc:568
Method
PatternMatchesString
Returns true iff the wildcard pattern matches the string. The first ':' or '\0' character in pattern marks the end of it. This recursive algorithm i
3rdparty/googletest/src/gtest.cc:489
Method
PauseTiming
3rdparty/googlebench/src/benchmark.cc:333
Method
PolymorphicMatcher
3rdparty/googletest/include/gtest/gtest-matchers.h:520
Method
PrettyUnitTestResultPrinter
3rdparty/googletest/src/gtest.cc:3091
Method
Print
Note: we deliberately don't call this PrintTo(), as that name conflicts with ::testing::internal::PrintTo in the body of the function.
3rdparty/googletest/include/gtest/gtest-printers.h:693
Method
Print
3rdparty/googletest/include/gtest/gtest-printers.h:715
Method
Print
3rdparty/googletest/include/gtest/gtest-printers.h:731
Method
Print
Prints the given array, omitting some elements when there are too many.
3rdparty/googletest/include/gtest/gtest-printers.h:787
Method
Print
3rdparty/googletest/include/gtest/gtest-printers.h:800
Method
Print
3rdparty/googletest/include/gtest/gtest-printers.h:819
Method
Print
3rdparty/googletest/include/gtest/gtest-printers.h:826
Method
Print
3rdparty/googletest/include/gtest/gtest-printers.h:833
Method
Print
3rdparty/googletest/include/gtest/gtest-printers.h:840
Method
Print
3rdparty/googletest/include/gtest/gtest-printers.h:851
Method
Print
3rdparty/googletest/include/gtest/gtest-printers.h:860
Method
Print
3rdparty/googletest/include/gtest/gtest-printers.h:873
Function
PrintAsCharLiteralTo
3rdparty/googletest/src/gtest-printers.cc:145
Method
PrintBasicContext
3rdparty/googlebench/src/reporter.cc:33
Function
PrintCharAndCodeTo
3rdparty/googletest/src/gtest-printers.cc:219
Method
PrintFailedTests
Internal helper for printing the list of failed tests.
3rdparty/googletest/src/gtest.cc:3236
Method
PrintHeader
Print a unified diff header for one hunk. The format is "@@ -<left_start>,<left_length> +<right_start>,<right_length> @@" where the left/right parts a
3rdparty/googletest/src/gtest.cc:1196
Method
PrintHeader
3rdparty/googlebench/src/console_reporter.cc:55
Method
PrintJsonTestSuite
Prints an JSON representation of a TestSuite object
3rdparty/googletest/src/gtest.cc:4159
← previous
next →
901–1,000 of 1,471, ranked by callers