HomeSort by relevance Sort by last modified time
    Searched refs:triesLeft (Results 1 - 5 of 5) sorted by null

  /frameworks/av/media/libaaudio/tests/
test_recovery.cpp 47 int32_t triesLeft = 3;
77 while (triesLeft-- > 0) {
  /prebuilts/go/darwin-x86/src/os/exec/
exec_test.go 297 for triesLeft := 3; triesLeft >= 0; triesLeft-- {
301 if triesLeft > 0 {
  /prebuilts/go/linux-x86/src/os/exec/
exec_test.go 297 for triesLeft := 3; triesLeft >= 0; triesLeft-- {
301 if triesLeft > 0 {
  /frameworks/av/media/libstagefright/omx/
OMXNodeInstance.cpp     [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 869 milliseconds