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
Function
CaptureStdout
Starts capturing stdout.
3rdparty/googletest/src/gtest-port.cc:1092
Method
CapturedStream
The ctor redirects the stream to a temporary file.
3rdparty/googletest/src/gtest-port.cc:990
Method
CartesianProductGenerator10
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1487
Method
CartesianProductGenerator2
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:71
Method
CartesianProductGenerator3
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:186
Method
CartesianProductGenerator4
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:318
Method
CartesianProductGenerator5
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:469
Method
CartesianProductGenerator6
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:637
Method
CartesianProductGenerator7
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:823
Method
CartesianProductGenerator8
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1026
Method
CartesianProductGenerator9
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1248
Method
CartesianProductHolder10
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1998
Method
CartesianProductHolder2
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1744
Method
CartesianProductHolder3
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1765
Method
CartesianProductHolder4
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1790
Method
CartesianProductHolder5
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1817
Method
CartesianProductHolder6
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1846
Method
CartesianProductHolder7
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1879
Method
CartesianProductHolder8
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1915
Method
CartesianProductHolder9
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1955
Method
CaseInsensitiveCStringEquals
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
Method
CaseInsensitiveWideCStringEquals
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
Function
ChDir
3rdparty/googletest/include/gtest/internal/gtest-port.h:2113
Method
CheckHandler
3rdparty/googlebench/src/check.h:30
Function
CheckedDowncastToActualType
3rdparty/googletest/include/gtest/internal/gtest-port.h:1157
Function
ClearAdHocTestResult
Clears the results of ad-hoc test assertions.
3rdparty/googletest/src/gtest-internal-inl.h:727
Function
ClearInjectableArgvs
3rdparty/googletest/src/gtest-port.cc:1172
Function
ClearRegisteredBenchmarks
3rdparty/googlebench/src/benchmark_register.cc:457
Method
ClearTestPartResults
3rdparty/googletest/src/gtest-internal-inl.h:1038
Method
ClearTestPartResults
Clears the test part results.
3rdparty/googletest/src/gtest.cc:2061
Function
ClearTestResult
3rdparty/googletest/include/gtest/gtest.h:797
Function
ClearTestSuiteResult
Clears the results of all tests in the given test suite.
3rdparty/googletest/include/gtest/gtest.h:932
Function
ClobberMemory
Force the compiler to flush pending writes to global memory. Acts as an effective read/write barrier
3rdparty/googlebench/include/benchmark/benchmark.h:322
Method
Clone
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:320
Method
Clone
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:112
Method
Clone
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:235
Method
Clone
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:376
Method
Clone
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:534
Method
Clone
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:710
Method
Clone
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:904
Method
Clone
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1117
Method
Clone
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1346
Method
Clone
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1593
Method
CloseConnection
Closes the socket.
3rdparty/googletest/src/gtest-internal-inl.h:1062
Function
CmpHelperEQ
The helper function for {ASSERT|EXPECT}_EQ with int or enum arguments.
3rdparty/googletest/src/gtest.cc:1457
Function
CmpHelperFloatingPointEQ
3rdparty/googletest/include/gtest/gtest.h:1752
Function
CmpHelperOpFailure
3rdparty/googletest/include/gtest/gtest.h:1607
Function
CmpHelperSTRCASENE
The helper function for {ASSERT|EXPECT}_STRCASENE.
3rdparty/googletest/src/gtest.cc:1553
Function
CmpHelperSTRNE
Helper function for *_STRNE on wide strings.
3rdparty/googletest/src/gtest.cc:1903
Method
CodeLocation
3rdparty/googletest/include/gtest/internal/gtest-internal.h:513
Function
ColorPrintf
3rdparty/googlebench/src/colorprint.cc:121
Method
Compare
3rdparty/googletest/include/gtest/gtest.h:1540
Method
Compare
3rdparty/googletest/include/gtest/gtest.h:1571
Method
ComparisonBase
3rdparty/googletest/include/gtest/gtest-matchers.h:595
Method
Complexity
3rdparty/googlebench/src/benchmark_register.cc:390
Method
ComputeCurrentValue
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:145
Method
ComputeCurrentValue
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:272
Method
ComputeCurrentValue
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:417
Method
ComputeCurrentValue
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:579
Method
ComputeCurrentValue
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:759
Method
ComputeCurrentValue
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:957
Method
ComputeCurrentValue
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1174
Method
ComputeCurrentValue
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1407
Method
ComputeCurrentValue
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1658
Method
ComputeStatistics
3rdparty/googlebench/src/benchmark_register.cc:401
Method
ConcatPaths
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
Method
ConfigureStreamingOutput
Initializes event listeners for streaming test results in string form. Must not be called before InitGoogleTest.
3rdparty/googletest/src/gtest.cc:5006
Method
ConfigureXmlOutput
Initializes event listeners performing XML output as specified by UnitTestOptions. Must not be called before InitGoogleTest.
3rdparty/googletest/src/gtest.cc:4989
Method
ConsoleReporter
3rdparty/googlebench/include/benchmark/benchmark.h:1387
Function
ConstCharPtr
3rdparty/googletest/include/gtest/internal/gtest-internal.h:849
Method
Context
3rdparty/googlebench/src/reporter.cc:73
Method
Create
Creates and returns a death test by dispatching to the current death test factory.
3rdparty/googletest/src/gtest-death-test.cc:378
Method
CreateTest
3rdparty/googletest/include/gtest/gtest.h:2472
Method
CreateTest
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:409
Method
CreateTest
3rdparty/googletest/include/gtest/internal/gtest-internal.h:492
Method
CreateThread
3rdparty/googletest/src/gtest-port.cc:384
Method
Current
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
Method
Current
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:115
Method
Current
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:238
Method
Current
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:379
Method
Current
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:537
Method
Current
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:713
Method
Current
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:907
Method
Current
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1120
Method
Current
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1349
Method
Current
3rdparty/googletest/include/gtest/internal/gtest-param-util-generated.h:1596
Method
DeathTest
Death test constructor. Increments the running death test count for the current test.
3rdparty/googletest/src/gtest-death-test.cc:368
Method
DeathTestImpl
3rdparty/googletest/src/gtest-death-test.cc:398
Method
DefaultGlobalTestPartResultReporter
3rdparty/googletest/src/gtest.cc:710
Function
DefaultParamName
3rdparty/googletest/include/gtest/internal/gtest-param-util.h:373
Method
DefaultPerThreadTestPartResultReporter
3rdparty/googletest/src/gtest.cc:719
Method
DefaultValueHolderFactory
3rdparty/googletest/include/gtest/internal/gtest-port.h:1660
Method
DefaultValueHolderFactory
3rdparty/googletest/include/gtest/internal/gtest-port.h:1869
Function
Delete
3rdparty/googletest/src/gtest-internal-inl.h:337
Function
DeleteSelf_
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
Method
DenseRange
3rdparty/googlebench/src/benchmark_register.cc:324
Method
DenseThreadRange
3rdparty/googlebench/src/benchmark_register.cc:421
Method
Desc
3rdparty/googletest/include/gtest/gtest-matchers.h:630
Method
Desc
3rdparty/googletest/include/gtest/gtest-matchers.h:638
Method
Desc
3rdparty/googletest/include/gtest/gtest-matchers.h:646
← previous
next →
601–700 of 1,471, ranked by callers