Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/
H A DTemplateLayoutTest.java69 public void testTemplate() { in testTemplate() method in TemplateLayoutTest
/aosp12/frameworks/opt/net/wifi/libs/WifiTrackerLib/tests/
H A Dsimulate_wifi.py144 def testTemplate(method_name, fake_scans, fake_configs, pre_instructions, post_instructions) -> Non… function