Searched refs:stopTsBoot (Results 1 – 1 of 1) sorted by relevance
754 AudioTimestamp stopTsBoot = new AudioTimestamp(); in testTimestamp() local760 .that(record.getTimestamp(stopTsBoot, AudioTimestamp.TIMEBASE_BOOTTIME)) in testTimestamp()765 .isEqualTo(stopTsBoot.framePosition); in testTimestamp()774 .that(stopTsBoot.nanoTime - trackStartTimeBootNs) in testTimestamp()1327 AudioTimestamp stopTsBoot = new AudioTimestamp(); in doTest() local1329 .that(record.getTimestamp(stopTsBoot, AudioTimestamp.TIMEBASE_BOOTTIME)) in doTest()1345 .isEqualTo(stopTsBoot.framePosition); in doTest()