Home
last modified time | relevance | path

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

/tools/asuite/atest/test_finders/
Dtest_info.py161 if constants.MODULE_CLASS_JAVA_LIBRARIES in self.module_class:
Dmodule_finder.py252 if constants.MODULE_CLASS_JAVA_LIBRARIES in test.module_class:
Dmodule_finder_unittest.py1762 constants.MODULE_CLASS: [constants.MODULE_CLASS_JAVA_LIBRARIES],
/tools/asuite/atest/
Dconstants_default.py90 MODULE_CLASS_JAVA_LIBRARIES = 'JAVA_LIBRARIES' variable
Dunittest_constants.py121 module_class=[constants.MODULE_CLASS_JAVA_LIBRARIES],
Dmodule_info_unittest.py58 constants.MODULE_CLASS: [constants.MODULE_CLASS_JAVA_LIBRARIES],