Searched defs:test (Results 276 - 297 of 297) sorted by relevance

<<1112

/frameworks/base/test-runner/src/android/test/mock/
H A DMockCursor.java17 package android.test.mock;
31 * A mock {@link android.database.Cursor} class that isolates the test code from real
H A DMockResources.java17 package android.test.mock;
H A DMockContext.java17 package android.test.mock;
H A DMockPackageManager.java17 package android.test.mock;
/frameworks/base/test-runner/src/android/test/suitebuilder/
H A DTestGrouping.java17 package android.test.suitebuilder;
19 import android.test.ClassPathPackageInfo;
20 import android.test.ClassPathPackageInfoSource;
21 import android.test.PackageInfoSources;
40 * Represents a collection of test classes present on the classpath. You can add individual classes
109 * specified. Each of the given packages must contain at least one test class, either directly
251 (method.getName().startsWith("test")) &&
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
H A DLayoutTestsAutoTest.java26 import android.test.ActivityInstrumentationTestCase2;
152 // Whether we should ignore the result for the corresponding test. Ordered same as mTestList.
156 // expected test results we use.
168 // Read test list.
181 Log.v(LOGTAG, "Test list has " + mTestList.size() + " test(s).");
183 Log.e(LOGTAG, "Error while reading test list : " + e.getMessage());
189 // read out the test name it stoped last time.
218 private String getResultFile(String test) { argument
219 String shortName = test.substring(0, test
225 getExpectedResultFile(String test) argument
305 runTestAndWaitUntilDone(TestShellActivity activity, String test, int timeout, boolean ignoreResult, int testNumber) argument
[all...]
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DDatePicker.java17 package com.android.test.hwui;
H A DGLTextureViewActivity.java17 package com.android.test.hwui;
/frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/
H A DUT_math_agree.java17 package com.android.rs.test;
/frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/
H A DPerformanceTest.java17 package com.test.tilebenchmark;
19 import com.test.tilebenchmark.ProfileActivity.ProfileCallback;
28 import android.test.ActivityInstrumentationTestCase2;
167 Log.d(LOGTAG, "test starting for url " + url);
187 // if testing animations, test must be in mAnimTests
191 for (String test : mAnimTests) {
192 if (test.equals(nextTest)) {
H A DPlaybackView.java17 package com.test.tilebenchmark;
33 import com.test.tilebenchmark.RunData.TileData;
H A DProfileActivity.java17 package com.test.tilebenchmark;
H A DProfiledWebView.java17 package com.test.tilebenchmark;
29 import com.test.tilebenchmark.ProfileActivity.ProfileCallback;
30 import com.test.tilebenchmark.RunData.TileData;
42 // before test is forced
138 "kicking off test with callback registration, and tile discard...");
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedGsmCallState.java17 package com.android.internal.telephony.test;
H A DModelInterpreter.java17 package com.android.internal.telephony.test;
H A DSimulatedCommands.java17 package com.android.internal.telephony.test;
/frameworks/testing/androidtestlib/src/com/android/test/runner/
H A DAndroidJUnitRunner.java17 package com.android.test.runner;
24 import android.test.suitebuilder.annotation.LargeTest;
41 * Currently experimental. Based on {@link android.test.InstrumentationTestRunner}.
43 * Will eventually support a superset of {@link android.test.InstrumentationTestRunner} features,
50 * Make use of the {@link com.android.test.InjectContext} and
51 * {@link com.android.test.InjectInstrumentation} annotations if needed.
54 * {@link com.android.test.runner.AndroidJUnitRunner} and the appropriate android:targetPackage set.
59 * com.android.foo/com.android.test.runner.AndroidJUnitRunner
63 * com.android.foo/com.android.test.runner.AndroidJUnitRunner
65 * <b>Running a single test
[all...]
H A DTestRequestBuilder.java16 package com.android.test.runner;
19 import android.test.suitebuilder.annotation.LargeTest;
20 import android.test.suitebuilder.annotation.MediumTest;
21 import android.test.suitebuilder.annotation.SmallTest;
22 import android.test.suitebuilder.annotation.Suppress;
25 import com.android.test.runner.ClassPathScanner.ChainedClassNameFilter;
26 import com.android.test.runner.ClassPathScanner.ExcludePackageNameFilter;
27 import com.android.test.runner.ClassPathScanner.ExternalClassNameFilter;
44 * Builds a {@link Request} from test classes in given apk paths, filtered on provided set of
77 // don't filter out any test classe
[all...]
/frameworks/base/native/android/
H A Dconfiguration.cpp233 int32_t AConfiguration_isBetterThan(AConfiguration* base, AConfiguration* test, argument
235 return base->isBetterThan(*test, requested);
/frameworks/testing/uiautomator/library/src/com/android/uiautomator/testrunner/
H A DUiAutomatorTestRunner.java27 import android.test.RepetitiveTest;
92 * Called after all test classes are in place, ready to test
134 // add test listeners
223 private static final String REPORT_KEY_NAME_TEST = "test";
253 * send a status for the start of a each test, so long tests can be seen
257 public void startTest(Test test) { argument
258 String testClass = test.getClass().getName();
259 String testName = ((TestCase) test).getName();
275 testMethod = test
295 addError(Test test, Throwable t) argument
307 addFailure(Test test, AssertionFailedError t) argument
319 endTest(Test test) argument
[all...]
/frameworks/av/media/libstagefright/omx/tests/
H A DOMXHarness.cpp280 // test.
571 printf(" * Cannot perform seek test with this componentRole (%s)\n",
580 printf(" * Unable to open test content for type '%s', "
581 "skipping test of componentRole %s\n",
738 status_t Harness::test( function in class:android::Harness
771 err = test(componentName, componentRole);
790 "and role, tool will test all available OMX components "
843 printf("To reproduce the conditions for this test, launch "
854 if (h->test(argv[0], argv[1]) == OK) {
/frameworks/av/services/camera/tests/CameraServiceTest/
H A DCameraServiceTest.cpp192 bool test(OP op, int v1, int v2);
205 bool MCameraClient::test(OP op, int v1, int v2) { function in class:MCameraClient
218 if (!test(op, v1, v2)) {
285 if (test(op, v, count)) {
297 if (test(op, v, count)) {
590 // Run a test case
601 // Base test case after the the camera is connected.
665 // Base test case after the the camera is connected and the preview is started.

Completed in 758 milliseconds

<<1112