Home
last modified time | relevance | path

Searched defs:module (Results 1 – 6 of 6) sorted by relevance

/test/vti/test_serving/gae/frontend/src/
Dtsconfig.app.json5 "module": "es2015", string
Dtsconfig.spec.json5 "module": "commonjs", string
/test/vti/test_serving/gae/frontend/e2e/
Dtsconfig.e2e.json5 "module": "commonjs", string
/test/vts/runners/host/
Dtest_runner.py251 def verifyControllerModule(self, module): argument
276 def registerController(self, module, start_services=True): argument
/test/vts/hals/light/bullhead/
Dlights.c222 static int open_lights(const struct hw_module_t* module, char const* name, in open_lights()
/test/vts-testcase/hal/treble/vintf/
DSingleManifestTest.cpp490 for (const auto &module : AidlInterfaceMetadata::all()) { in hashesForInterface() local