HomeSort by relevance Sort by last modified time
    Searched refs:_CommonRemovingFinder (Results 1 - 2 of 2) sorted by null

  /external/autotest/venv/lucifer/
autotest.py 75 sys.meta_path.insert(0, _CommonRemovingFinder())
123 class _CommonRemovingFinder(object):
autotest_unittest.py 36 """Test _CommonRemovingFinder.find_module()."""
37 finder = autotest._CommonRemovingFinder()

Completed in 97 milliseconds