Searched refs:_SUB_DIR1 (Results 1 - 2 of 2) sorted by relevance

/external/libmojo/third_party/catapult/devil/devil/android/
H A Ddevice_utils_devicetest.py28 _SUB_DIR1 = "sub1" variable
158 host_sub_dir1 = "%s/%s" % (host_tmp_dir, _SUB_DIR1)
174 device_file_path3 = "%s/%s/%s" % (_DEVICE_DIR, _SUB_DIR1, file_name3)
196 self.assertIn(_SUB_DIR1, result)
/external/chromium-trace/catapult/devil/devil/android/
H A Ddevice_utils_devicetest.py30 _SUB_DIR1 = "sub1" variable
160 host_sub_dir1 = "%s/%s" % (host_tmp_dir, _SUB_DIR1)
176 device_file_path3 = "%s/%s/%s" % (_DEVICE_DIR, _SUB_DIR1, file_name3)
198 self.assertIn(_SUB_DIR1, filenames)

Completed in 196 milliseconds