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

  /cts/tests/tests/media/src/android/media/cts/
AudioRecordingConfigurationTest.java 184 final AudioDeviceInfo testDevice = mAudioRecord.getRoutedDevice();
185 assertTrue("AudioRecord null routed device after start", testDevice != null);
188 testDevice, callback.mConfigs);
  /external/tensorflow/tensorflow/python/kernel_tests/
init_ops_test.py 620 def testDevice(self):
    [all...]
  /external/vulkan-validation-layers/tests/
layer_validation_tests.cpp     [all...]

Completed in 231 milliseconds