Searched refs:trackIndToEOS (Results 1 – 1 of 1) sorted by relevance
323 for (int trackIndToEOS = 0; trackIndToEOS < mTrackCount; ++trackIndToEOS) { in TEST_F() local324 LOG(DEBUG) << "Testing EOS of track " << trackIndToEOS; in TEST_F()331 tester.getSampleInfo((trackIndToEOS + 1) % mTrackCount); in TEST_F()335 tester.readSamplesAsync(trackIndToEOS, SAMPLE_COUNT_ALL); in TEST_F()336 tester.waitForTrack(trackIndToEOS); in TEST_F()340 if (trackIndex == trackIndToEOS) continue; in TEST_F()