Searched refs:Module (Results 1 – 6 of 6) sorted by relevance
| /tools/asuite/atest/docs/ |
| D | atest_structure.md | 29 it). That is a critical piece that atest depends on. Module-info.json contains a 59 * ```test_finder_handler.py``` - Module that collects all test finders, 64 * ```test_finders/test_info.py``` - Module that defines ```TestInfo``` class. 65 * ```test_runner_handler.py``` - Module that collects all test runners and
|
| /tools/ndkports/buildSrc/src/main/kotlin/com/android/ndkports/ |
| D | PrefabSysrootPlugin.kt | 4 import com.google.prefab.api.Module in <lambda>() 26 module: Module, requirement: PlatformDataInterface in <lambda>()
|
| /tools/security/fuzzing/fuzzer_parser/ |
| D | fuzzparser.go | 161 func findModules(file *parser.File) (modules []*parser.Module) { 164 if module, ok := def.(*parser.Module); ok {
|
| /tools/asuite/atest/ |
| D | module_info.py | 51 Module = Dict[str, Any] variable 983 def _any_module(self, _: Module) -> bool: argument 1050 def _add_missing_variant_modules(name_to_module_info: Dict[str, Module]): argument
|
| D | bazel_mode.py | 1320 info: module_info.Module, argument 1364 info: module_info.Module, argument 1378 info: module_info.Module, argument 1391 info: module_info.Module, argument
|
| /tools/netsim/ui/ |
| D | web-dev-server.config.mjs | 3 /** Use Hot Module replacement by adding --hmr to the start command */
|