Searched defs:repeat (Results 1 – 4 of 4) sorted by relevance
166 int repeat = 1; in TEST_F() local199 int repeat = 1; in TEST_F() local
241 final int repeat = mDataBuffer.getInt(4 * 4); in handleStartPlayback() local
488 public CountDownLatch repeat = new CountDownLatch(1); field in ValueAnimatorTest.EventWatcher
950 private String repeat(char c, int count) { in repeat() method in JsonReaderTest