Home
last modified time | relevance | path

Searched defs:mock_path (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/files/
Dfile_enumerator_unittest.cc657 const FilePath mock_path(temp_dir.GetPath()); in TEST_P() local
/external/python/cpython3/Lib/unittest/test/testmock/
Dtestpatch.py1823 def patched(mock_path): argument