Home
last modified time | relevance | path

Searched defs:sleepMs (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/libs/binder/tests/
DIBinderRpcTest.aidl60 void sleepMs(int ms); in sleepMs() method
DbinderRpcTestCommon.h360 Status sleepMs(int32_t ms) override { in sleepMs() function
DbinderRpcTest.cpp450 static void testThreadPoolOverSaturated(sp<IBinderRpcTest> iface, size_t numCalls, size_t sleepMs) { in testThreadPoolOverSaturated()
/frameworks/av/media/libaaudio/src/utility/
DAAudioUtilities.h201 const std::function<bool()>& f, int times, int sleepMs) { in AAudio_tryUntilTrue()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DBackgroundRestrictionTest.java1588 int serviceType, long sleepMs, String perm, int op, in runTestLongFGSExemptionOnce()
1599 int serviceType, long sleepMs, boolean stopAfterSleep, in runExemptionTestOnce()
2352 int serviceType, long sleepMs, boolean stopAfterSleep, boolean withNotification, in runTestBgCurrentDrainExemptionOnce()