Home
last modified time | relevance | path

Searched refs:markSuccess (Results 1 – 10 of 10) sorted by relevance

/system/chre/apps/chqts/src/general_test/
Dtimer_stress_test.cc88 markSuccess(0); in startStages()
125 markSuccess(index); in handleStageEvent()
130 markSuccess(index); in handleStageEvent()
159 void TimerStressTest::markSuccess(uint32_t stage) { in markSuccess() function in general_test::TimerStressTest
Dsend_message_to_host_test.cc136 markSuccess(stage); in smallMessageCallback()
192 markSuccess(index + 6); in largeMessageCallback()
197 void SendMessageToHostTest::markSuccess(uint32_t stage) { in markSuccess() function in general_test::SendMessageToHostTest
295 markSuccess(2); in setUp()
308 markSuccess(4); in setUp()
313 markSuccess(5); in setUp()
363 markSuccess(8); in handleEvent()
Dheap_exhaustion_stability_test.cc154 markSuccess(kTimerStage); in testSetTimer()
165 markSuccess(kEventStage); in testSendEvent()
240 markSuccess(kTimerStage); in handleTimer()
265 markSuccess(kEventStage); in handleSelfEvent()
268 void HeapExhaustionStabilityTest::markSuccess(uint32_t stage) { in markSuccess() function in general_test::HeapExhaustionStabilityTest
Dtimer_cancel_test.cc63 markSuccess(i); in startStages()
128 markSuccess(stage->stage); in handleStageEvent()
154 void TimerCancelTest::markSuccess(uint32_t stage) { in markSuccess() function in general_test::TimerCancelTest
Dtimer_set_test.cc91 test->markSuccess(mStage); in processEvent()
97 test->markSuccess(mStage); in processEvent()
181 void TimerSetTest::markSuccess(uint32_t stage) { in markSuccess() function in general_test::TimerSetTest
Dtimer_stress_test.h49 void markSuccess(uint32_t stage);
Dheap_exhaustion_stability_test.h66 void markSuccess(uint32_t stage);
Dtimer_cancel_test.h62 void markSuccess(uint32_t stage);
Dtimer_set_test.h34 void markSuccess(uint32_t stage);
Dsend_message_to_host_test.h94 static void markSuccess(uint32_t stage);