Home
last modified time | relevance | path

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

/test/vts-testcase/hal/script/build/
Dbuild_rule_gen_utils.py81 def RemoveFilesInDirIf(dir_path, condition): argument
/test/vts/runners/host/
Dbase_test.py1514 def skipAllTestsIf(self, condition, msg): argument