Home
last modified time | relevance | path

Searched defs:doWork (Results 1 – 11 of 11) 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.java1986 void doWork(); in doWork() method
/cts/tests/video/src/android/video/cts/
DCodecDecoderPerformanceTestBase.java63 private void doWork() { in doWork() method in CodecDecoderPerformanceTestBase
DCodecEncoderPerformanceTestBase.java134 private void doWork() { in doWork() method in CodecEncoderPerformanceTestBase
/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.java375 private void doWork(int frameLimit) throws InterruptedException { in doWork() method in CodecEncoderSurfaceTest
DCodecTestBase.java881 void doWork(int frameLimit) throws InterruptedException, IOException { in doWork() method in CodecTestBase
1270 void doWork(ByteBuffer buffer, ArrayList<MediaCodec.BufferInfo> list) in doWork() method in CodecDecoderTestBase
/cts/tests/mediapc/src/android/mediapc/cts/
DCodecTranscoderTestBase.java287 void doWork(int frameLimit) throws InterruptedException { in doWork() method in CodecTranscoderTestBase
DCodecTestBase.java242 void doWork(int frameLimit) throws InterruptedException, IOException { in doWork() method in CodecTestBase
/cts/tests/media/jni/
DNativeCodecEncoderSurfaceTest.cpp444 bool CodecEncoderSurfaceTest::doWork(int frameLimit) { in doWork() function in CodecEncoderSurfaceTest
DNativeCodecTestBase.cpp414 bool CodecTestBase::doWork(int frameLimit) { in doWork() function in CodecTestBase