Home
last modified time | relevance | path

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

/test/vts/utils/python/mirror/
Dhal_mirror.py163 def stub(*args): function
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
DModuleRepoTest.java395 TestStub stub = (TestStub) test; in checkArgs() local