Home
last modified time | relevance | path

Searched defs:TestCase (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DMacAddressTest.java45 static class TestCase { class in MacAddressTest
51 TestCase(String macAddress, String ouiString, int addressType, boolean isLocallyAssigned) { in TestCase() method in MacAddressTest.TestCase
/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
Dtopk_v2.mod.py18 TestCase = collections.namedtuple("TestCase", [ variable
Dslice.mod.py18 TestCase = collections.namedtuple("TestCase", [ variable
/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DTaplTestsKeyboardQuickSwitch.java48 private enum TestCase { enum in TaplTestsKeyboardQuickSwitch
56 TestCase(int numAdditionalRunningTasks) { in TestCase() method in TaplTestsKeyboardQuickSwitch.TestCase
/packages/apps/Launcher3/tests/src/com/android/launcher3/nonquickstep/
DDeviceProfileDumpTest.kt144 data class TestCase( dataClass
/packages/modules/IntentResolver/tests/activity/src/com/android/intentresolver/
DChooserActivityWorkProfileTest.java412 public static class TestCase { class in ChooserActivityWorkProfileTest
432 public TestCase(boolean isSendAction, boolean hasCrossProfileIntents, in TestCase() method in ChooserActivityWorkProfileTest.TestCase