Searched refs:stopTs (Results 1 – 1 of 1) sorted by relevance
753 AudioTimestamp stopTs = new AudioTimestamp(); in testTimestamp() local757 .that(record.getTimestamp(stopTs, AudioTimestamp.TIMEBASE_MONOTONIC)) in testTimestamp()764 .that(stopTs.framePosition) in testTimestamp()768 .that(stopTs.framePosition) in testTimestamp()771 .that(stopTs.nanoTime - trackStartTimeNs) in testTimestamp()1323 AudioTimestamp stopTs = new AudioTimestamp(); in doTest() local1325 .that(record.getTimestamp(stopTs, AudioTimestamp.TIMEBASE_MONOTONIC)) in doTest()1340 .that(stopTs.framePosition) in doTest()1344 .that(stopTs.framePosition) in doTest()1347 .that(stopTs.nanoTime) in doTest()[all …]