Searched defs:deqp_path (Results 1 – 2 of 2) sorted by relevance
170 deqp_path = args.deqp_path variable178 deqp_path = os.path.join(args.parent_path, "deqp") variable
228 def runDeqp(deqp_path, testlist_path): argument