Searched refs:SOME_VALID_SEQUENCE_3_3 (Results 1 – 1 of 1) sorted by relevance
34 private final static String SOME_VALID_SEQUENCE_3_3 = "B1|A1|A2|B2|A3|B3"; field in RaceConditionReproducerTest81 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()