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

  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestRunner.java 61 public static int sPairIterations = 100;
125 sPairIterations = Integer.parseInt(val);
201 Log.i(TAG, String.format("pair_iterations=%d", sPairIterations));
BluetoothStressTest.java 150 int iterations = BluetoothTestRunner.sPairIterations;
177 int iterations = BluetoothTestRunner.sPairIterations;

Completed in 44 milliseconds