Searched refs:m_lTestFiles (Results 1 – 1 of 1) sorted by relevance
124 private static Vector m_lTestFiles = null; field in CheckXComponentLoader197 m_lTestFiles = new Vector(); in before()228 m_lTestFiles.add(sSubPath); in before()276 Enumeration aSnapshot = m_lTestFiles.elements(); in checkUsingOfMediaDescriptor()430 assertNotNull("Found an empty directory. There are no files for testing.", m_lTestFiles); in checkURLEncoding()434 Enumeration aSnapshot = m_lTestFiles.elements(); in checkURLEncoding()601 Enumeration aSnapshot = m_lTestFiles.elements(); in checkStreamLoading()
Completed in 10 milliseconds