Home
last modified time | relevance | path

Searched refs:BluetoothTestUtils (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothRebootStressTest.java33 private BluetoothTestUtils mTestUtils;
40 mTestUtils = new BluetoothTestUtils(context, TAG, OUTPUT_FILE); in setUp()
DBluetoothStressTest.java38 private BluetoothTestUtils mTestUtils;
45 mTestUtils = new BluetoothTestUtils(context, TAG, OUTPUT_FILE); in setUp()
DBluetoothTestUtils.java38 public class BluetoothTestUtils extends Assert { class
370 public BluetoothTestUtils(Context context, String tag) { in BluetoothTestUtils() method in BluetoothTestUtils
382 public BluetoothTestUtils(Context context, String tag, String outputFile) { in BluetoothTestUtils() method in BluetoothTestUtils