Home
last modified time | relevance | path

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

/frameworks/ml/nn/tools/test_generator/
Dcts_generator.py266 testTemplate = """\
272 testTemplate += """\
274 print(testTemplate.format(
Dvts_generator.py271 testTemplate = """\
286 print(testTemplate.format(
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/
DTemplateLayoutTest.java69 public void testTemplate() { in testTemplate() method in TemplateLayoutTest