Searched refs:vExpectedGraphicFrames (Results 1 – 1 of 1) sorted by relevance
109 Collection<String> vExpectedGraphicFrames = new ArrayList<String>(); in checkGraphicFrames() local110 vExpectedGraphicFrames.add("graphics1"); in checkGraphicFrames()111 int nGraphicFrames = vExpectedGraphicFrames.size(); in checkGraphicFrames()117 vExpectedGraphicFrames.remove(sFrameName)); in checkGraphicFrames()125 vExpectedGraphicFrames.isEmpty()); in checkGraphicFrames()
Completed in 23 milliseconds