Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothQualityReportTest.java76 Assert.assertEquals(bqrp.mLastFlowOnTimestamp, bqrCommon.getLastFlowOnTimestamp()); in assertBqrCommon()
568 bqrp.mLastFlowOnTimestamp, bqrCommonFromParcel.getLastFlowOnTimestamp()); in readWriteBqrCommonParcel()
820 public int mLastFlowOnTimestamp = 17; field in BluetoothQualityReportTest.BQRParameters
937 ba.putInt(mLastFlowOnTimestamp); in getByteArray()