Home
last modified time | relevance | path

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

/platform_testing/scripts/map_tests/
Dmap_tests.py95 is_native_test = 'NATIVE_TESTS' in k['class'] variable
96 if not has_test_config and not is_native_test: continue