class PerfTestRunner_TestBadKeepRunningCalls_Class

Defined at line 106 of file ../../zircon/system/ulib/perftest/test/runner-test.cc

Test that we report a test as failed if it calls KeepRunning() too many

or too few times. Make sure that we don't overrun the array of

timestamps or report uninitialized data from that array.

Public Methods

void PerfTestRunner_TestBadKeepRunningCalls_Class ()

Defined at line 106 of file ../../zircon/system/ulib/perftest/test/runner-test.cc

void ~PerfTestRunner_TestBadKeepRunningCalls_Class ()

Defined at line 106 of file ../../zircon/system/ulib/perftest/test/runner-test.cc