MCPcopy Create free account

hub / github.com/MikeLankamp/fpm / functions

Functions1,471 in github.com/MikeLankamp/fpm

FunctionCaptureStdout
Starts capturing stdout.
3rdparty/googletest/src/gtest-port.cc:1092
MethodCapturedStream
The ctor redirects the stream to a temporary file.
3rdparty/googletest/src/gtest-port.cc:990
MethodCartesianProductGenerator10
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1487
MethodCartesianProductGenerator2
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:71
MethodCartesianProductGenerator3
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:186
MethodCartesianProductGenerator4
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:318
MethodCartesianProductGenerator5
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:469
MethodCartesianProductGenerator6
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:637
MethodCartesianProductGenerator7
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:823
MethodCartesianProductGenerator8
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1026
MethodCartesianProductGenerator9
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1248
MethodCartesianProductHolder10
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1998
MethodCartesianProductHolder2
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1744
MethodCartesianProductHolder3
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1765
MethodCartesianProductHolder4
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1790
MethodCartesianProductHolder5
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1817
MethodCartesianProductHolder6
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1846
MethodCartesianProductHolder7
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1879
MethodCartesianProductHolder8
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1915
MethodCartesianProductHolder9
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1955
MethodCaseInsensitiveCStringEquals
Compares two C strings, ignoring case. Returns true iff they have the same content. Unlike strcasecmp(), this function can handle NULL argument(s).
3rdparty/googletest/src/gtest.cc:1923
MethodCaseInsensitiveWideCStringEquals
Compares two wide C strings, ignoring case. Returns true iff they have the same content. Unlike wcscasecmp(), this function can handle NULL argument
3rdparty/googletest/src/gtest.cc:1941
FunctionChDir
3rdparty/googletest/include/gtest/internal/gtest-port.h:2113
MethodCheckHandler
3rdparty/googlebench/src/check.h:30
FunctionCheckedDowncastToActualType
3rdparty/googletest/include/gtest/internal/gtest-port.h:1157
FunctionClearAdHocTestResult
Clears the results of ad-hoc test assertions.
3rdparty/googletest/src/gtest-internal-inl.h:727
FunctionClearInjectableArgvs
3rdparty/googletest/src/gtest-port.cc:1172
FunctionClearRegisteredBenchmarks
3rdparty/googlebench/src/benchmark_register.cc:457
MethodClearTestPartResults
3rdparty/googletest/src/gtest-internal-inl.h:1038
MethodClearTestPartResults
Clears the test part results.
3rdparty/googletest/src/gtest.cc:2061
FunctionClearTestResult
3rdparty/googletest/include/gtest/gtest.h:797
FunctionClearTestSuiteResult
Clears the results of all tests in the given test suite.
3rdparty/googletest/include/gtest/gtest.h:932
FunctionClobberMemory
Force the compiler to flush pending writes to global memory. Acts as an effective read/write barrier
3rdparty/googlebench/include/benchmark/benchmark.h:322
MethodClone
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:320
MethodClone
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:112
MethodClone
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:235
MethodClone
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:376
MethodClone
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:534
MethodClone
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:710
MethodClone
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:904
MethodClone
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1117
MethodClone
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1346
MethodClone
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1593
MethodCloseConnection
Closes the socket.
3rdparty/googletest/src/gtest-internal-inl.h:1062
FunctionCmpHelperEQ
The helper function for {ASSERT|EXPECT}_EQ with int or enum arguments.
3rdparty/googletest/src/gtest.cc:1457
FunctionCmpHelperFloatingPointEQ
3rdparty/googletest/include/gtest/gtest.h:1752
FunctionCmpHelperOpFailure
3rdparty/googletest/include/gtest/gtest.h:1607
FunctionCmpHelperSTRCASENE
The helper function for {ASSERT|EXPECT}_STRCASENE.
3rdparty/googletest/src/gtest.cc:1553
FunctionCmpHelperSTRNE
Helper function for *_STRNE on wide strings.
3rdparty/googletest/src/gtest.cc:1903
MethodCodeLocation
3rdparty/googletest/include/gtest/internal/gtest-internal.h:513
FunctionColorPrintf
3rdparty/googlebench/src/colorprint.cc:121
MethodCompare
3rdparty/googletest/include/gtest/gtest.h:1540
MethodCompare
3rdparty/googletest/include/gtest/gtest.h:1571
MethodComparisonBase
3rdparty/googletest/include/gtest/gtest-matchers.h:595
MethodComplexity
3rdparty/googlebench/src/benchmark_register.cc:390
MethodComputeCurrentValue
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:145
MethodComputeCurrentValue
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:272
MethodComputeCurrentValue
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:417
MethodComputeCurrentValue
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:579
MethodComputeCurrentValue
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:759
MethodComputeCurrentValue
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:957
MethodComputeCurrentValue
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1174
MethodComputeCurrentValue
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1407
MethodComputeCurrentValue
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1658
MethodComputeStatistics
3rdparty/googlebench/src/benchmark_register.cc:401
MethodConcatPaths
Given directory = "dir", relative_path = "test.xml", returns "dir/test.xml". On Windows, uses \ as the separator rather than /.
3rdparty/googletest/src/gtest-filepath.cc:194
MethodConfigureStreamingOutput
Initializes event listeners for streaming test results in string form. Must not be called before InitGoogleTest.
3rdparty/googletest/src/gtest.cc:5006
MethodConfigureXmlOutput
Initializes event listeners performing XML output as specified by UnitTestOptions. Must not be called before InitGoogleTest.
3rdparty/googletest/src/gtest.cc:4989
MethodConsoleReporter
3rdparty/googlebench/include/benchmark/benchmark.h:1387
FunctionConstCharPtr
3rdparty/googletest/include/gtest/internal/gtest-internal.h:849
MethodContext
3rdparty/googlebench/src/reporter.cc:73
MethodCreate
Creates and returns a death test by dispatching to the current death test factory.
3rdparty/googletest/src/gtest-death-test.cc:378
MethodCreateTest
3rdparty/googletest/include/gtest/gtest.h:2472
MethodCreateTest
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:409
MethodCreateTest
3rdparty/googletest/include/gtest/internal/gtest-internal.h:492
MethodCreateThread
3rdparty/googletest/src/gtest-port.cc:384
MethodCurrent
We need to use cached value referenced by iterator_ because *iterator_ can return a temporary object (and of type other then T), so just having "retur
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:330
MethodCurrent
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:115
MethodCurrent
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:238
MethodCurrent
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:379
MethodCurrent
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:537
MethodCurrent
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:713
MethodCurrent
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:907
MethodCurrent
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1120
MethodCurrent
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1349
MethodCurrent
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1596
MethodDeathTest
Death test constructor. Increments the running death test count for the current test.
3rdparty/googletest/src/gtest-death-test.cc:368
MethodDeathTestImpl
3rdparty/googletest/src/gtest-death-test.cc:398
MethodDefaultGlobalTestPartResultReporter
3rdparty/googletest/src/gtest.cc:710
FunctionDefaultParamName
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:373
MethodDefaultPerThreadTestPartResultReporter
3rdparty/googletest/src/gtest.cc:719
MethodDefaultValueHolderFactory
3rdparty/googletest/include/gtest/internal/gtest-port.h:1660
MethodDefaultValueHolderFactory
3rdparty/googletest/include/gtest/internal/gtest-port.h:1869
FunctionDelete
3rdparty/googletest/src/gtest-internal-inl.h:337
FunctionDeleteSelf_
Deletes self. We deliberately pick an unusual name for this internal method to avoid clashing with names used in user TESTs.
3rdparty/googletest/include/gtest/gtest.h:501
MethodDenseRange
3rdparty/googlebench/src/benchmark_register.cc:324
MethodDenseThreadRange
3rdparty/googlebench/src/benchmark_register.cc:421
MethodDesc
3rdparty/googletest/include/gtest/gtest-matchers.h:630
MethodDesc
3rdparty/googletest/include/gtest/gtest-matchers.h:638
MethodDesc
3rdparty/googletest/include/gtest/gtest-matchers.h:646
← previousnext →601–700 of 1,471, ranked by callers