Searched refs:vExpectedGraphicFrames (Results 1 – 1 of 1) sorted by relevance
108 Collection<String> vExpectedGraphicFrames = new ArrayList<String>(); in checkGraphicFrames() local109 vExpectedGraphicFrames.add("graphics1"); in checkGraphicFrames()110 int nGraphicFrames = vExpectedGraphicFrames.size(); in checkGraphicFrames()116 vExpectedGraphicFrames.remove(sFrameName)); in checkGraphicFrames()124 vExpectedGraphicFrames.isEmpty()); in checkGraphicFrames()
Completed in 12 milliseconds