Searched refs:eventCodeIndex (Results 1 – 3 of 3) sorted by relevance
260 long eventCodeIndex = eventLocation.index; in checkEventLocation() local261 logWriter.println("=> CodeIndex in event = " + eventCodeIndex); in checkEventLocation()263 if ( expectedLocation.index != eventCodeIndex ) { in checkEventLocation()
320 long eventCodeIndex = eventLocation.index; in receiveAndCheckEvents() local321 logWriter.println("=> CodeIndex in event = " + eventCodeIndex); in receiveAndCheckEvents()322 if ( expectedLocation.index != eventCodeIndex ) { in receiveAndCheckEvents()
1046 long eventCodeIndex = eventLocation.index; in receiveAndCheckEvents() local1047 logWriter.println("=> CodeIndex in event = " + eventCodeIndex); in receiveAndCheckEvents()1048 if ( expectedLocation.index != eventCodeIndex ) { in receiveAndCheckEvents()