Home
last modified time | relevance | path

Searched refs:SOME_VALID_SEQUENCE_3_3 (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/util/
DRaceConditionReproducerTest.java34 private final static String SOME_VALID_SEQUENCE_3_3 = "B1|A1|A2|B2|A3|B3"; field in RaceConditionReproducerTest
81 SOME_VALID_SEQUENCE_3_3.equals(eventProcessor.getCurrentSequenceString()); in test3_3()
134 eventProcessor = new RaceConditionReproducer(SOME_VALID_SEQUENCE_3_3); in test3_3_ReproMode()
138 assertEquals(SOME_VALID_SEQUENCE_3_3, eventProcessor.getCurrentSequenceString()); in test3_3_ReproMode()