Searched refs:stopTsBoot (Results 1 – 1 of 1) sorted by relevance
539 AudioTimestamp stopTsBoot = new AudioTimestamp(); in testTimestamp() local544 record.getTimestamp(stopTsBoot, AudioTimestamp.TIMEBASE_BOOTTIME)); in testTimestamp()551 assertEquals(stopTs.framePosition, stopTsBoot.framePosition); in testTimestamp()554 assertTrue(stopTsBoot.nanoTime - startTimeBoot > RECORD_TIME_IN_NANOS); in testTimestamp()1016 AudioTimestamp stopTsBoot = new AudioTimestamp(); in doTest()1018 record.getTimestamp(stopTsBoot, AudioTimestamp.TIMEBASE_BOOTTIME)); in doTest()1028 assertEquals(stopTs.framePosition, stopTsBoot.framePosition); in doTest()