MCPcopy Create free account
hub / github.com/GameTechDev/PresentMon / TEST

Function TEST

Tests/CommandLineTests.cpp:139–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137}
138
139TEST(CommandLineTests, TerminateAfterTimed_0s)
140{
141 TerminateAfterTimedTest(0, 2000);
142}
143
144TEST(CommandLineTests, TerminateAfterTimed_1s)
145{

Callers

nothing calls this directly

Calls 4

TerminateAfterTimedTestFunction · 0.85
TerminateExistingTestFunction · 0.85
InputTestFunction · 0.85
AddMethod · 0.80

Tested by

no test coverage detected