Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/android/
Dget_files.py27 local_resource_path = '' variable
46 path = os.path.join(local_resource_path, filename)
79 local_resource_path = os.path.join(arg) variable
85 if not os.path.isdir(local_resource_path):
86 os.makedirs(local_resource_path)
108 path = os.path.join(local_resource_path, filename)