Home
last modified time | relevance | path

Searched defs:testCase (Results 1 – 12 of 12) sorted by relevance

/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/celllayout/
DReorderAlgorithmUnitTest.java107 ReorderAlgorithmUnitTestCase testCase = generateRandomTestCase( in generateValidTests() local
127 ReorderAlgorithmUnitTestCase testCase = generateRandomTestCase( in generateValidTests_Multi() local
213 public void evaluateTestCase(ReorderAlgorithmUnitTestCase testCase, boolean isMultiCellLayout) { in evaluateTestCase()
230 ReorderAlgorithmUnitTestCase testCase = new ReorderAlgorithmUnitTestCase(); in generateRandomTestCase() local
276 ReorderAlgorithmUnitTestCase testCase) { in validateIntegrity()
DReorderAlgorithmUnitTestCase.java67 ReorderAlgorithmUnitTestCase testCase = new ReorderAlgorithmUnitTestCase(); in readNextCase() local
DHotseatReorderUnitTest.kt71 val testCase: HotseatReorderTestCase = in generateValidTests() constant
/packages/apps/Messaging/tests/src/com/android/messaging/
DTestUtil.java38 public static void testSetup(final Context context, final TestCase testCase) { in testSetup()
54 public static void testTeardown(final TestCase testCase) { in testTeardown()
/packages/apps/Launcher3/tests/src/com/android/launcher3/model/gridmigration/
DValidGridMigrationUnitTest.kt148 val testCase = caseGenerator.generateTestCase(isDestEmpty = true) in runTestCase() constant
166 val testCase = caseGenerator.generateTestCase(isDestEmpty = false) in mergeBoards() constant
190 val testCase = caseGenerator.generateTestCase(isDestEmpty = true) in runExtensiveTestCases() constant
/packages/apps/Launcher3/tests/src/com/android/launcher3/celllayout/
DTaplReorderWidgetsTest.java151 private void triggerWidgetResize(ReorderTestCase testCase) { in triggerWidgetResize()
165 private void runTestCase(ReorderTestCase testCase) { in runTestCase()
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/
DGenerateCorpus.cpp177 void createCorpusEntry(const std::pair<std::string, const TestModel*>& testCase, in createCorpusEntry()
205 [&genDir](const auto& testCase) { createCorpusEntry(testCase, genDir); }); in main()
/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DTaplTestsKeyboardQuickSwitch.java159 private void runTest(@NonNull TestSurface testSurface, @NonNull TestCase testCase) { in runTest()
/packages/modules/IntentResolver/tests/activity/src/com/android/intentresolver/
DChooserActivityWorkProfileTest.java113 public ChooserActivityWorkProfileTest(TestCase testCase) { in ChooserActivityWorkProfileTest()
/packages/modules/Connectivity/tests/unit/java/com/android/server/
DBpfNetMapsTest.java215 final String testCase = "EnabledChains: " + enableChains + " CheckedChain: " + chain; in doTestIsChainEnabled() local
594 final String testCase = "EnabledChains: " + enableChains + " CheckedChain: " + chain; in doTestGetUidRule() local
/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/
Dmetrics_manager_util_test.cpp395 friend void PrintTo(const DimLimitTestCase& testCase, ostream* os) { in PrintTo()
Dconfig_update_utils_test.cpp146 friend void PrintTo(const DimLimitTestCase& testCase, ostream* os) { in PrintTo()