Home
last modified time | relevance | path

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

/tools/tradefederation/core/atest/test_finders/
Dtest_finder_utils.py104 _APK_SUFFIX = '.apk' variable
560 return apk[:-len(_APK_SUFFIX)]
579 if name == 'push' and value.endswith(_APK_SUFFIX):
/tools/asuite/atest/test_finders/
Dtest_finder_utils.py111 _APK_SUFFIX = '.apk' variable
571 return apk[:-len(_APK_SUFFIX)]
590 if name == 'push' and value.endswith(_APK_SUFFIX):