Searched refs:vExpectedEmbeddedFrames (Results 1 – 1 of 1) sorted by relevance
65 Collection<String> vExpectedEmbeddedFrames = new ArrayList<String>(); in checkEmbeddedFrames() local66 vExpectedEmbeddedFrames.add("Object1"); in checkEmbeddedFrames()67 int nEmbeddedFrames = vExpectedEmbeddedFrames.size(); in checkEmbeddedFrames()73 vExpectedEmbeddedFrames.remove(sFrameName)); in checkEmbeddedFrames()81 vExpectedEmbeddedFrames.isEmpty()); in checkEmbeddedFrames()
Completed in 14 milliseconds