HomeSort by relevance Sort by last modified time
    Searched refs:test_app (Results 1 - 4 of 4) sorted by null

  /cts/tests/tests/assist/testapp/src/android/assist/testapp/
TestApp.java 38 setContentView(R.layout.test_app);
  /cts/tests/tests/assist/src/android/assist/cts/
TestStartActivity.java 46 setContentView(R.layout.test_app);
  /build/make/tools/releasetools/
test_common.py 598 test_app = os.path.join(self.testdata_dir, 'TestApp.apk')
599 self.assertEqual('24', common.GetMinSdkVersion(test_app))
606 test_app = os.path.join(self.testdata_dir, 'TestApp.apk')
607 self.assertEqual(24, common.GetMinSdkVersionInt(test_app, {}))
    [all...]
  /external/google-breakpad/
Makefile.am     [all...]

Completed in 146 milliseconds