Home
last modified time | relevance | path

Searched refs:Module (Results 1 – 7 of 7) sorted by relevance

/tools/asuite/atest-py2/docs/
Datest_structure.md29 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/asuite/atest/docs/
Datest_structure.md29 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/ports/openssl/
Dport.kts33 Module("crypto"),
34 Module("ssl")
/tools/ndkports/src/main/kotlin/com/android/ndkports/
DPort.kt68 data class Module( in installDirectoryForPort() dataClass
144 abstract val modules: List<Module> in installDirectoryForPort()
DPrefabPackageBuilder.kt124 private fun makeModuleMetadata(module: Module, moduleDirectory: File) { in <lambda>()
134 private fun installLibForAbi(module: Module, abi: Abi, libsDir: File) { in <lambda>()
/tools/ndkports/ports/jsoncpp/
Dport.kts32 Module("jsoncpp")
/tools/ndkports/ports/curl/
Dport.kts34 Module(