Searched refs:run (Results 1 – 14 of 14) sorted by relevance
7 to build and run the tests against different targetSdk versions.20 Tests can be run as normal in Android Studio. You must use the "Build Variants" menu to select21 the product flavor to run. Use one of26 You must select the corresponding build variant in order to run tests located outside the shared
42 public void run() throws Throwable { in testArrayBufferUsage()56 public void run() throws Throwable { in testStringUsage()
101 onResponsive.run(); in makeWebViewRenderProcessClient()109 onUnresponsive.run(); in makeWebViewRenderProcessClient()175 r.run();
84 testBody.run(); in runGcTest()
278 public void run() throws Throwable { in testJavaScriptReplyProxyBasicUsage_NullArrayBuffer()
305 r.run(); in execute()
100 }.run(); in waitForTitle()
45 public void run() { in run() method in PollingCheck
150 mCleanupTask.run(); in cleanUp()484 call.run(); in callAndWait()518 }.run(); in waitOnUiThread()
150 runnable.run(); in onMainThreadSync()
59 # or run the tests directly: 77 Any new tests should be added to that project. To run the test, use the command
118 onSuccess.run(); in allowlistSafeBrowsingTestSite()
107 .setProxyOverride(proxyConfig, Runnable::run, this::onProxyOverrideComplete); in setProxyOverride()
186 public void run() { in run() method in HttpServer.RequestHandler