Lines Matching refs:TESTS
41 * Use solely for debugging. The actual intent that runs the tests will not have this flag.
46 * Sets the orientation of the tests. Options are
60 * The list of tests to run for each theme.<p>
67 * 4. Add all of the above to the list of tests. as a new {@link ThemeTestInfo}.
69 private static final ThemeTestInfo[] TESTS = new ThemeTestInfo[] {
157 * Returns the list of tests to run on a particular theme. <p>
165 * 4. Add all of the above to the list of tests. as a new {@link ThemeTestInfo}.
166 * @return The list of tests.
169 return TESTS;
175 * cts/tests/src/android/theme/cts/ThemeTests.java.
220 * cts/tests/src/android/theme/cts/ThemeTests.java.
230 * The list of Activity snapshot tests.<p>
252 * Returns the list of Activity snapshot tests.<p>
257 * @return The list of Activity snapshot tests.