Home
last modified time | relevance | path

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

/test/vts-testcase/hal/script/configure/
Dtest_case_creator.py219 f.write(ANDROID_BP_TEMPLATE.format(test_name=self._test_name, year=self._current_year))
499 ANDROID_BP_TEMPLATE = """// Copyright (C) {year} The Android Open Source Project variable