HomeSort by relevance Sort by last modified time
    Searched full:bluetoothstresstest (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothStressTest.java 32 public class BluetoothStressTest extends InstrumentationTestCase {
33 private static final String TAG = "BluetoothStressTest";
BluetoothTestRunner.java 75 suite.addTestSuite(BluetoothStressTest.class);
  /tools/tradefederation/core/prod-tests/src/com/android/bluetooth/tests/
BluetoothStressTest.java 67 public class BluetoothStressTest implements IDeviceTest, IRemoteTest {
176 private String mTestClassName = "android.bluetooth.BluetoothStressTest";
720 * A meta-test to ensure that bits of the BluetoothStressTest are working properly
723 private BluetoothStressTest mTestInstance = null;
741 mTestInstance = new BluetoothStressTest() {
    [all...]
  /tools/tradefederation/core/prod-tests/src/com/android/media/tests/
CameraStressTest.java 371 * A meta-test to ensure that bits of the BluetoothStressTest are working properly

Completed in 508 milliseconds