Home
last modified time | relevance | path

Searched refs:_process_test_info (Results 1 – 3 of 3) sorted by relevance

/tools/asuite/atest-py2/test_finders/
Dmodule_finder.py139 def _process_test_info(self, test): member in ModuleFinder
320 tinfo = self._process_test_info(test_info.TestInfo(
348 tinfo = self._process_test_info(test_info.TestInfo(
377 tinfo = self._process_test_info(test_info.TestInfo(
/tools/asuite/atest/test_finders/
Dmodule_finder.py159 def _process_test_info(self, test): member in ModuleFinder
406 tinfo = self._process_test_info(test_info.TestInfo(
437 tinfo = self._process_test_info(test_info.TestInfo(
473 tinfo = self._process_test_info(test_info.TestInfo(
Dmodule_finder_unittest.py1003 processed_info = self.mod_finder._process_test_info(