Searched refs:vExpectedEmbeddedFrames (Results 1 – 1 of 1) sorted by relevance
66 Collection<String> vExpectedEmbeddedFrames = new ArrayList<String>(); in checkEmbeddedFrames() local67 vExpectedEmbeddedFrames.add("Object1"); in checkEmbeddedFrames()68 int nEmbeddedFrames = vExpectedEmbeddedFrames.size(); in checkEmbeddedFrames()74 vExpectedEmbeddedFrames.remove(sFrameName)); in checkEmbeddedFrames()82 vExpectedEmbeddedFrames.isEmpty()); in checkEmbeddedFrames()
Completed in 8 milliseconds