Home
last modified time | relevance | path

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

/ndk/tests/
Dtests.py201 def __init__(self, name, test_dir): argument
230 def __init__(self, name, test_dir, script): argument
235 def from_dir(cls, test_dir): argument
390 def from_test_dir(cls, test_dir): argument
418 def _run_build_sh_test(test_name, build_dir, test_dir, build_flags, abi, argument
437 def _run_ndk_build_test(test_name, build_dir, test_dir, build_flags, abi, argument
469 def __init__(self, name, test_dir, abi, platform, toolchain, build_flags): argument
492 def __init__(self, name, test_dir, abi, platform, toolchain, build_flags): argument
511 def __init__(self, name, test_dir, abi, platform, toolchain, build_flags): argument
528 def from_dir(cls, test_dir, abi, platform, toolchain, build_flags): argument
[all …]