Searched refs:TestDevice (Results 1 - 4 of 4) sorted by relevance

/forgerock/authenticator-android-v2/app/src/androidTest/java/com/forgerock/authenticator/
H A DFlowTests.java87 TestDevice.screenshot(mActivityRule.getActivity(), "store_accounts");
93 TestDevice.screenshot(mActivityRule.getActivity(), "store_account");
102 TestDevice.screenshot(mActivityRule.getActivity(), "store_swipe");
109 TestDevice.screenshot(mActivityRule.getActivity(), "deletePushTestBaseCase");
112 TestDevice.screenshot(mActivityRule.getActivity(), "deletePushTestMechanism");
115 TestDevice.screenshot(mActivityRule.getActivity(), "deletePushTestLongClick");
118 TestDevice.screenshot(mActivityRule.getActivity(), "deletePushTestApprove");
121 TestDevice.screenshot(mActivityRule.getActivity(), "deletePushTestPostDelete");
H A DTestDevice.java33 public class TestDevice { class
H A DScanActivityTest.java60 TestDevice.screenshot(mActivityRule.getActivity(), "loadCamera");
H A DSplashActivityTest.java68 TestDevice.screenshot(mActivityRule.getActivity(), "baseSplash" + i);

Completed in 26 milliseconds