/aosp14/frameworks/base/test-runner/tests/src/android/test/suitebuilder/ |
H A D | ListTestCaseNames.java | 30 List<Test> tests = Collections.<Test>list(suite.tests()); in getTestCaseNames() local 46 List<Test> tests = Collections.<Test>list(suite.tests()); in getTestNames() local
|
H A D | TestGroupingTest.java | 42 List<TestMethod> tests = mGrouping.getTests(); in testGetTests_noPublicConstructor() local
|
/aosp14/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
H A D | PowerTest.java | 44 protected Test[] tests() { in tests() method in PowerTest
|
H A D | StatusBarTest.java | 53 protected Test[] tests() { in tests() method in StatusBarTest
|
H A D | ToastTest.java | 53 protected Test[] tests() { in tests() method in ToastTest
|
H A D | TestActivity.java | 41 protected abstract Test[] tests(); in tests() method in TestActivity
|
H A D | NotificationTestList.java | 93 protected Test[] tests() { in tests() method in NotificationTestList
|
/aosp14/system/core/cli-test/ |
H A D | cli-test.cpp | 113 static void CollectTests(std::vector<Test>* tests, const char* test_filename) { in CollectTests() 213 static int RunTests(const std::vector<Test>& tests) { in RunTests() 324 std::vector<Test> tests; in main() local
|
/aosp14/frameworks/base/tests/CoreTests/android/core/ |
H A D | TestWebData.java | 76 public final static byte[][] tests = { field in TestWebData
|
/aosp14/frameworks/base/tests/GamePerformance/src/android/gameperformance/ |
H A D | GamePerformanceTest.java | 123 final List<BaseTest> tests = new ArrayList<>(); in runPerformanceTests() local
|
/aosp14/system/core/fastboot/fuzzy_fastboot/ |
H A D | extensions.h | 95 std::vector<PackedInfoTest> tests; member 117 std::vector<CommandTest> tests; member
|
H A D | extensions.cpp | 225 std::vector<Configuration::CommandTest> tests; in ExtractOem() local
|
/aosp14/frameworks/base/test-runner/tests/src/android/test/ |
H A D | TestCaseUtilTest.java | 31 List<Test> tests = (List<Test>) TestCaseUtil.getTests(test, false); in getTestCaseNames() local
|
/aosp14/system/core/debuggerd/rust/tombstoned_client/src/ |
H A D | lib.rs | 129 mod tests { module
|
/aosp14/frameworks/base/packages/PrintSpooler/tests/outofprocess/src/com/android/printspooler/outofprocess/tests/ |
H A D | WorkflowTest.java | 253 ArrayList<Object[]> tests = new ArrayList<>(); in getParameters() local
|
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/app/ |
H A D | ResolverActivityWorkProfileTest.java | 114 public static Collection tests() { in tests() method in ResolverActivityWorkProfileTest
|
H A D | ChooserActivityWorkProfileTest.java | 121 public static Collection tests() { in tests() method in ChooserActivityWorkProfileTest
|
/aosp14/system/core/libcutils/ |
H A D | fs_config_test.cpp | 148 static bool check_fs_config_cmp(const fs_config_cmp_test* tests) { in check_fs_config_cmp()
|
/aosp14/frameworks/base/tests/utils/testutils/java/com/android/test/filters/ |
H A D | SelectTestTests.java | 125 final Set<Description> tests = new ArraySet<>(); in methodTest() local
|
/aosp14/frameworks/base/core/tests/coretests/src/android/util/ |
H A D | PatternsTest.java | 922 String[] tests = { in testPhonePattern() local
|