Home
last modified time | relevance | path

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

/tools/asuite/atest/
Datest_utils.py128 _ANDROID_BUILD_EXT = ('.bp', '.mk') variable
1231 return bool(os.path.splitext(path)[-1] in _ANDROID_BUILD_EXT)