Searched refs:testSeconds (Results 1 - 2 of 2) sorted by relevance

/haiku/3rdparty/mmu_man/irc/Haiku/
H A Dtest.py35 def testSeconds(self): member in class:HaikuTestCase
/haiku/src/tests/system/libroot/posix/
H A Dsignal_in_allocator_test.cpp46 const int testSeconds = 2; local
48 printf("If successful test will finish in %d seconds...\n", testSeconds);
62 bigtime_t endTime = system_time() + 1000000 * (bigtime_t)testSeconds;

Completed in 89 milliseconds