/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/celllayout/ |
D | ReorderAlgorithmUnitTest.java | 111 ReorderAlgorithmUnitTestCase testCase = generateRandomTestCase( in generateValidTests() local 131 ReorderAlgorithmUnitTestCase testCase = generateRandomTestCase( in generateValidTests_Multi() local 217 public void evaluateTestCase(ReorderAlgorithmUnitTestCase testCase, boolean isMultiCellLayout) { in evaluateTestCase() 234 ReorderAlgorithmUnitTestCase testCase = new ReorderAlgorithmUnitTestCase(); in generateRandomTestCase() local 280 ReorderAlgorithmUnitTestCase testCase) { in validateIntegrity()
|
D | ReorderAlgorithmUnitTestCase.java | 67 ReorderAlgorithmUnitTestCase testCase = new ReorderAlgorithmUnitTestCase(); in readNextCase() local
|
D | HotseatReorderUnitTest.kt | 71 val testCase: HotseatReorderTestCase = in generateValidTests() constant
|
/packages/apps/Messaging/tests/src/com/android/messaging/ |
D | TestUtil.java | 38 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/multivalentTests/src/com/android/launcher3/model/gridmigration/ |
D | ValidGridMigrationUnitTest.kt | 195 val testCase = caseGenerator.generateTestCase(isDestEmpty = true) in runTestCase() constant 224 val testCase = caseGenerator.generateTestCase(isDestEmpty = false) in mergeBoards() constant 261 val testCase = caseGenerator.generateTestCase(isDestEmpty = true) in runExtensiveTestCases() constant
|
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/folder/ |
D | FolderPagedViewTest.kt | 90 val testCase = TestCase(maxCountX = 4, maxCountY = 3, totalItems = 22) in getPosForRank() constant
|
/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/ |
D | TaplStartLauncherViaGestureTests.java | 75 private void runTest(TestCase testCase) { in runTest()
|
D | TaplTestsKeyboardQuickSwitch.java | 165 private void runTest(@NonNull TestSurface testSurface, @NonNull TestCase testCase) { in runTest()
|
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/ |
D | GenerateCorpus.cpp | 177 void createCorpusEntry(const std::pair<std::string, const TestModel*>& testCase, in createCorpusEntry() 205 [&genDir](const auto& testCase) { createCorpusEntry(testCase, genDir); }); in main()
|
/packages/modules/IntentResolver/tests/activity/src/com/android/intentresolver/ |
D | ChooserActivityWorkProfileTest.java | 114 public ChooserActivityWorkProfileTest(TestCase testCase) { in ChooserActivityWorkProfileTest()
|
/packages/modules/Connectivity/tests/unit/java/com/android/server/ |
D | BpfNetMapsTest.java | 235 final String testCase = "EnabledChains: " + enableChains + " CheckedChain: " + chain; in doTestIsChainEnabled() local 833 final String testCase = "EnabledChains: " + enableChains + " CheckedChain: " + chain; in doTestGetUidRule() local
|
/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/ |
D | metrics_manager_util_test.cpp | 334 friend void PrintTo(const DimLimitTestCase& testCase, ostream* os) { in PrintTo()
|
D | config_update_utils_test.cpp | 146 friend void PrintTo(const DimLimitTestCase& testCase, ostream* os) { in PrintTo()
|