Home
last modified time | relevance | path

Searched defs:numIter (Results 1 – 3 of 3) sorted by relevance

/system/libfmq/tests/aidl/android/fmq/test/
DITestAidlMsgQ.aidl81 oneway void requestBlockingReadRepeat(in int count, in int numIter); in requestBlockingReadRepeat()
/system/libfmq/tests/aidl/default/
DTestAidlMsgQ.cpp99 ndk::ScopedAStatus TestAidlMsgQ::requestBlockingReadRepeat(int32_t count, int32_t numIter) { in requestBlockingReadRepeat()
/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspendUnitTest.cpp235 void checkLoop(int numIter) { in checkLoop()
247 void checkWakelockLoop(int numIter, const std::string name) { in checkWakelockLoop()
1361 void checkLoop(int numIter) { in checkLoop()