Home
last modified time | relevance | path

Searched defs:doWork (Results 1 – 12 of 12) 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.java2072 void doWork(); in doWork() method
/cts/tests/video/src/android/video/cts/
DCodecDecoderPerformanceTestBase.java63 private void doWork() { in doWork() method in CodecDecoderPerformanceTestBase
DCodecEncoderPerformanceTestBase.java141 private void doWork() { in doWork() method in CodecEncoderPerformanceTestBase
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/
DWavAnalyzer.java60 public boolean doWork() { in doWork() method in WavAnalyzer
/cts/tests/media/src/android/mediav2/cts/
DEncoderColorAspectsTest.java242 void doWork(int frameLimit) throws IOException, InterruptedException { in doWork() method in EncoderColorAspectsTest
DCodecEncoderSurfaceTest.java427 private void doWork(int frameLimit) throws InterruptedException { in doWork() method in CodecEncoderSurfaceTest
DCodecTestBase.java1211 void doWork(int frameLimit) throws InterruptedException, IOException { in doWork() method in CodecTestBase
1719 void doWork(ByteBuffer buffer, ArrayList<MediaCodec.BufferInfo> list) in doWork() method in CodecDecoderTestBase
/cts/tests/media/jni/
DNativeCodecEncoderSurfaceTest.cpp445 bool CodecEncoderSurfaceTest::doWork(int frameLimit) { in doWork() function in CodecEncoderSurfaceTest
DNativeCodecTestBase.cpp415 bool CodecTestBase::doWork(int frameLimit) { in doWork() function in CodecTestBase
/cts/tests/mediapc/src/android/mediapc/cts/
DCodecTranscoderTestBase.java287 void doWork(int frameLimit) throws InterruptedException { in doWork() method in CodecTranscoderTestBase
DCodecTestBase.java253 void doWork(int frameLimit) throws InterruptedException, IOException { in doWork() method in CodecTestBase