Home
last modified time | relevance | path

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

/tools/asuite/atest-py2/test_finders/
Dtest_info.py99 if constants.MODULE_CLASS_JAVA_LIBRARIES in self.module_class:
/tools/asuite/atest/test_finders/
Dtest_info.py104 if constants.MODULE_CLASS_JAVA_LIBRARIES in self.module_class:
Dmodule_finder.py190 if constants.MODULE_CLASS_JAVA_LIBRARIES in test.module_class:
Dmodule_finder_unittest.py998 constants.MODULE_CLASS_JAVA_LIBRARIES],
/tools/asuite/atest-py2/
Dconstants_default.py84 MODULE_CLASS_JAVA_LIBRARIES = 'JAVA_LIBRARIES' variable
/tools/asuite/atest/
Dconstants_default.py98 MODULE_CLASS_JAVA_LIBRARIES = 'JAVA_LIBRARIES' variable
Dunittest_constants.py84 module_class=[constants.MODULE_CLASS_JAVA_LIBRARIES])