Home
last modified time | relevance | path

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

/system/apex/tools/
Dapex_compression_test.py31 TEST_APEX = 'com.android.example.apex' variable
247 uncompressed_apex_fp = os.path.join(get_current_dir(), TEST_APEX + '.apex')
287 uncompressed_apex_fp = os.path.join(get_current_dir(), TEST_APEX + '.apex')
309 uncompressed_apex_fp = os.path.join(get_current_dir(), TEST_APEX + '.apex')
/system/apex/apexer/
Dapexer_test.py34 TEST_APEX = "com.android.example.apex" variable
382 self._run_build_test(TEST_APEX)
391 apex_file_path = os.path.join(get_current_dir(), TEST_APEX + ".apex")
403 apex_file_path = os.path.join(get_current_dir(), TEST_APEX + ".apex")