Home
last modified time | relevance | path

Searched refs:mock_get_cache_path (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/atest/test_finders/
Dcache_finder_unittest.py37 def test_find_test_by_cache(self, mock_get_cache_path): argument
45 mock_get_cache_path.return_value = os.path.join(
51 mock_get_cache_path.return_value = os.path.join(
56 mock_get_cache_path.return_value = os.path.join(
/tools/asuite/atest/test_finders/
Dcache_finder_unittest.py40 def test_find_test_by_cache(self, mock_get_cache_path): argument
48 mock_get_cache_path.return_value = os.path.join(
54 mock_get_cache_path.return_value = os.path.join(
59 mock_get_cache_path.return_value = os.path.join(