Home
last modified time | relevance | path

Searched defs:run (Results 1 – 25 of 1202) sorted by relevance

12345678910>>...49

/cts/tests/tests/webkit/src/android/webkit/cts/
DTestProcessClientTest.java53 public void run(Context ctx) throws Throwable { in run() method in TestProcessClientTest.TestRunningOnDefaultThread
79 public void run(Context ctx) throws Throwable { in run() method in TestProcessClientTest.TestNullPointerException
101 public void run(Context ctx) throws Throwable { in run() method in TestProcessClientTest.TestIOException
122 public void run(Context ctx) throws Throwable { in run() method in TestProcessClientTest.TestFailedAssertion
DPacProcessorTest.java56 public void run(Context ctx) { in run() method in PacProcessorTest.TestCreatePacProcessor
96 public void run(Context ctx) { in run() method in PacProcessorTest.TestDefaultNetworkIsNull
115 public void run(Context ctx) { in run() method in PacProcessorTest.TestSetNetwork
DWebViewDataDirTest.java65 public void run(Context ctx) { in run() method in WebViewDataDirTest.TestDisableThenUseImpl
101 public void run(Context ctx) { in run() method in WebViewDataDirTest.TestInvalidDirImpl
118 public void run(Context ctx) { in run() method in WebViewDataDirTest.TestDefaultDirDisallowed
137 public void run(Context ctx) { in run() method in WebViewDataDirTest.TestCookieInAlternateDir
DTestProcessClient.java70 public abstract void run(Context ctx) throws Throwable; in run() method in TestProcessClient.TestRunnable
79 public final void run(Context ctx) throws Throwable { in run() method in TestProcessClient.UiThreadTestRunnable
105 public void run(Context ctx) { in run() method in TestProcessClient.ProcessFreshChecker
132 public void run(Class runnableClass) throws Throwable { in run() method in TestProcessClient
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DNestedShellPermission.java47 public static void run(Runnable action) { in run() method in NestedShellPermission
52 public static void run(Runnable action, @Nullable String... permissions) { in run() method in NestedShellPermission
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
DVoidRetry.java67 public void run() throws Throwable { in run() method in VoidRetry
74 void run() throws Throwable; in run() method
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DRemoteService.java103 void run() throws Exception; in run() method
108 public boolean run(int testId, int step, Bundle args) throws RemoteException { in run() method in RemoteService.RemoteServiceStub
173 public void run(int step) throws RemoteException { in run() method in RemoteService.Invoker
184 public void run(int step, @Nullable Bundle args) throws RemoteException { in run() method in RemoteService.Invoker
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DTrustedPresentationListenerTest.java130 mActivity.getWindow().getDecorView().getWindowToken(), mThresholds, Runnable::run, in testAddTrustedPresentationListenerOnWindow() field in TrustedPresentationListenerTest.Runnable
140 mActivity.getWindow().getDecorView().getWindowToken(), mThresholds, Runnable::run, in testRemoveTrustedPresentationListenerOnWindow() field in TrustedPresentationListenerTest.Runnable
179 Runnable::run, mDefaultListener); in testAddDuplicateListenerUpdatesThresholds() field in TrustedPresentationListenerTest.Runnable
191 Runnable::run, mDefaultListener); in testAddDuplicateThresholds() field in TrustedPresentationListenerTest.Runnable
197 Runnable::run, mNewListener); in testAddDuplicateThresholds() field in TrustedPresentationListenerTest.Runnable
245 Runnable::run, mDefaultListener); in testAddListenerToScvh() field in TrustedPresentationListenerTest.Runnable
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_from16/d/
DT_move_from16_1.java21 public static boolean run() { in run() method in T_move_from16_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/goto_16/d/
DT_goto_16_4.java21 public void run() { in run() method in T_goto_16_4
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_byte/d/
DT_sget_byte_12.java20 public byte run() { in run() method in T_sget_byte_12
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/const_wide/d/
DT_const_wide_1.java21 public double run(){ in run() method in T_const_wide_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_byte/d/
DT_iget_byte_5.java21 public byte run() { in run() method in T_iget_byte_5
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual/d/
DT_invoke_virtual_19.java20 public int run() { in run() method in T_invoke_virtual_19
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_boolean/d/
DT_iput_boolean_8.java20 public void run() { in run() method in T_iput_boolean_8
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_char/d/
DT_sput_char_17.java20 public void run() { in run() method in T_sput_char_17
DT_sput_char_7.java20 public void run() { in run() method in T_sput_char_7
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DThrowingRunnable.java25 void run() throws Exception; in run() method
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput/d/
DT_sput_17.java20 public void run() { in run() method in T_sput_17
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface/d/
DT_invoke_interface_13.java22 public void run() { in run() method in T_invoke_interface_13
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/d/
DT_invoke_virtual_range_27.java21 public void run() { in run() method in T_invoke_virtual_range_27
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_object/d/
DT_sput_object_7.java20 public void run() { in run() method in T_sput_object_7
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/and_int_lit16/d/
DT_and_int_lit16_2.java21 public int run() { in run() method in T_and_int_lit16_2
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_object/d/
DT_return_object_2.java21 public Object run() { in run() method in T_return_object_2
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_wide/d/
DT_sget_wide_8.java20 public long run() { in run() method in T_sget_wide_8

12345678910>>...49