Searched refs:mEventCountInScript (Results 1 – 1 of 1) sorted by relevance
48 private int mEventCountInScript = 0; // total number of events in the file field in MonkeySourceScript212 mEventCountInScript = Integer.parseInt(value); in readHeader()875 Logger.out.println("Replaying " + mEventCountInScript + " events with speed " + mSpeed); in validate()