Home
last modified time | relevance | path

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

/development/tools/ops/
Dandroid_test_parser.py7 STATIC_FILENAME = "tmp.xml" variable
17 os.system("wget -O %s %s" % (STATIC_FILENAME, self.file_url))
21 os.system("rm %s" % STATIC_FILENAME)
93 get_failing_test_names(STATIC_FILENAME),