Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/tests/msgq/1.0/default/
H A DBenchmarkMsgQ.cpp79 Return<void> BenchmarkMsgQ::benchmarkPingPong(uint32_t numIter) { in benchmarkPingPong()
86 Return<void> BenchmarkMsgQ::benchmarkServiceWriteClientRead(uint32_t numIter) { in benchmarkServiceWriteClientRead()
117 uint32_t numIter) { in QueueWriter()
134 uint32_t numIter) { in QueuePairReadWrite()
H A DTestMsgQ.cpp127 Return<void> TestMsgQ::requestBlockingReadRepeat(int32_t count, int32_t numIter) { in requestBlockingReadRepeat()
/aosp12/system/libfmq/tests/aidl/android/fmq/test/
H A DITestAidlMsgQ.aidl81 oneway void requestBlockingReadRepeat(in int count, in int numIter); in requestBlockingReadRepeat()
/aosp12/system/libfmq/tests/aidl/default/
H A DTestAidlMsgQ.cpp92 ndk::ScopedAStatus TestAidlMsgQ::requestBlockingReadRepeat(int32_t count, int32_t numIter) { in requestBlockingReadRepeat()
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/rtt/
H A DRttServiceImplTest.java256 int numIter = 10; in testRangingFlow() local
391 int numIter = 10; in testRangingFlowNativeFailure() local
496 int numIter = 10; in testBinderDeathOfRangingApp() local
/aosp12/system/hardware/interfaces/suspend/1.0/default/
H A DSystemSuspendUnitTest.cpp211 void checkLoop(int numIter) { in checkLoop()
223 void checkWakelockLoop(int numIter, const std::string name) { in checkWakelockLoop()
1229 void checkLoop(int numIter) { in checkLoop()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_capture.cpp336 auto numIter = burstNumMap_.find(captureId); in CheckResetBurstKey() local