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 MonkeySourceScript110 return mEventCountInScript + POLICY_ADDITIONAL_EVENT_COUNT; in getOneRoundEventCount()123 mEventCountInScript = -1; in readScriptHeader()141 mEventCountInScript = Integer.parseInt(sLine.substring( in readScriptHeader()378 System.out.println("Replaying " + mEventCountInScript + in validate()