Home
last modified time | relevance | path

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

/aoo4110/main/sw/qa/complex/writer/
H A DCheckFlies.java109 Collection<String> vExpectedGraphicFrames = new ArrayList<String>(); in checkGraphicFrames() local
110 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 9 milliseconds