Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/ui/build/
H A Dproc_sync.go128 totalWait time.Duration member
/aosp_15_r20/system/tools/aidl/tests/lazy_test/
Dmain.cpp163 int totalWait = std::accumulate(threadWaitTimes.at(i).begin(), threadWaitTimes.at(i).end(), 0); in testConcurrentThreadsWithDelays() local
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/
H A DRoutingTest.java495 long totalWait = 0; in assertHasNonNullRoutedDevice() local