Home
last modified time | relevance | path

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

/system/chre/java/test/cross_validation/src/com/google/android/chre/test/crossvalidator/
DChreCrossValidatorBase.java95 ChreTestUtil.loadNanoAppAssertSuccess(mContextHubManager, mContextHubInfo, mNappBinary); in init()
/system/chre/java/test/permissions/src/com/google/android/chre/test/permissions/
DContextHubChrePermissionsTestExecutor.java91 ChreTestUtil.loadNanoAppAssertSuccess(mContextHubManager, mContextHubInfo, mNanoAppBinary); in init()
DContextHubFrameworkPermissionsTestExecutor.java108 ChreTestUtil.loadNanoAppAssertSuccess(mContextHubManager, mContextHubInfo, mNanoAppBinary); in init()
/system/chre/java/test/audio_concurrency/src/com/google/android/chre/test/audioconcurrency/
DContextHubAudioConcurrencyTestExecutor.java125 ChreTestUtil.loadNanoAppAssertSuccess(mContextHubManager, mContextHubInfo, mNanoAppBinary); in init()
/system/chre/java/test/settings/src/com/google/android/chre/test/setting/
DContextHubSettingsTestExecutor.java132 ChreTestUtil.loadNanoAppAssertSuccess(mContextHubManager, mContextHubInfo, mNanoAppBinary); in init()
/system/chre/java/test/utils/src/com/google/android/utils/chre/
DChreTestUtil.java113 public static void loadNanoAppAssertSuccess( in loadNanoAppAssertSuccess() method in ChreTestUtil
/system/chre/java/test/stress/src/com/google/android/chre/test/stress/
DContextHubStressTestExecutor.java150 ChreTestUtil.loadNanoAppAssertSuccess(mContextHubManager, mContextHubInfo, in init()
/system/chre/java/test/chqts/src/com/google/android/chre/test/chqts/
DContextHubGeneralTestExecutor.java205 ChreTestUtil.loadNanoAppAssertSuccess(mContextHubManager, mContextHubInfo, in init()