HomeSort by relevance Sort by last modified time
    Searched refs:GOLDEN_GCDA_PATH (Results 1 - 2 of 2) sorted by null

  /test/vts/utils/python/coverage/
coverage_report_test.py 31 GOLDEN_GCDA_PATH = 'testdata/sample.gcda'
39 gcda_path = os.path.join(dir_path, cls.GOLDEN_GCDA_PATH)
gcda_parser_test.py 34 GOLDEN_GCDA_PATH = 'testdata/sample.gcda'
127 gcda_path = os.path.join(dir_path, self.GOLDEN_GCDA_PATH)

Completed in 64 milliseconds