Home
last modified time | relevance | path

Searched refs:vExpectedGraphicFrames (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/qa/complex/writer/
H A DCheckFlies.java108 Collection<String> vExpectedGraphicFrames = new ArrayList<String>(); in checkGraphicFrames() local
109 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