Home
last modified time | relevance | path

Searched refs:MODULE_CLASS_JAVA_LIBRARIES (Results 1 – 8 of 8) 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.py115 if constants.MODULE_CLASS_JAVA_LIBRARIES in self.module_class:
Dmodule_finder.py206 if constants.MODULE_CLASS_JAVA_LIBRARIES in test.module_class:
Dmodule_finder_unittest.py1033 constants.MODULE_CLASS_JAVA_LIBRARIES],
/tools/asuite/atest-py2/
Dconstants_default.py84 MODULE_CLASS_JAVA_LIBRARIES = 'JAVA_LIBRARIES' variable
/tools/asuite/atest/
Dconstants_default.py96 MODULE_CLASS_JAVA_LIBRARIES = 'JAVA_LIBRARIES' variable
Dunittest_constants.py87 module_class=[constants.MODULE_CLASS_JAVA_LIBRARIES])
Dmodule_info_unittest.py53 constants.MODULE_CLASS: [constants.MODULE_CLASS_JAVA_LIBRARIES]}