Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DVideoCallTest.java144 public void doWork() { in testReceiveSessionModifyRequest() method
357 public void doWork() { in testReceiveVideoQuality() method
367 public void doWork() { in testReceiveVideoQuality() method
393 public void doWork() { in testReceiveCallSessionEvent() method
403 public void doWork() { in testReceiveCallSessionEvent() method
413 public void doWork() { in testReceiveCallSessionEvent() method
423 public void doWork() { in testReceiveCallSessionEvent() method
433 public void doWork() { in testReceiveCallSessionEvent() method
443 public void doWork() { in testReceiveCallSessionEvent() method
453 public void doWork() { in testReceiveCallSessionEvent() method
[all …]
DBaseTelecomTestWithMockServices.java1807 void doWork(); in doWork() method
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DWavAnalyzer.java40 public boolean doWork() { in doWork() method in WavAnalyzer
/cts/tests/media/src/android/mediav2/cts/
DCodecEncoderSurfaceTest.java384 private void doWork(int frameLimit) throws InterruptedException { in doWork() method in CodecEncoderSurfaceTest
DCodecTestBase.java657 void doWork(int frameLimit) throws InterruptedException, IOException { in doWork() method in CodecTestBase
982 void doWork(ByteBuffer buffer, ArrayList<MediaCodec.BufferInfo> list) in doWork() method in CodecDecoderTestBase
/cts/tests/media/jni/
DNativeCodecEncoderSurfaceTest.cpp399 bool CodecEncoderSurfaceTest::doWork(int frameLimit) { in doWork() function in CodecEncoderSurfaceTest
DNativeCodecTestBase.cpp423 bool CodecTestBase::doWork(int frameLimit) { in doWork() function in CodecTestBase