/frameworks/minikin/tests/unittest/ |
D | LayoutSplitterTest.cpp | 99 struct TestCase { in TEST() struct 100 std::string testStr; in TEST() 101 std::vector<std::string> expects; in TEST() 161 struct TestCase { in TEST() struct 162 std::string testStr; in TEST() 163 std::vector<std::string> expects; in TEST() 223 struct TestCase { in TEST() struct 224 std::string testStr; in TEST() 225 std::vector<std::string> expects; in TEST() 275 struct TestCase { in TEST() struct [all …]
|
D | FontFamilyTest.cpp | 236 struct TestCase { in TEST() struct 237 const std::string baseScript; in TEST() 238 const std::string requestedScript; in TEST() 239 bool isSupported; in TEST() 616 struct TestCase { in TEST_F() struct 617 const std::string fontPath; in TEST_F() 618 bool hasVSTable; in TEST_F() 820 struct TestCase { in TEST_F() struct 821 FontStyle wantedStyle; in TEST_F() 822 std::vector<FontStyle> familyStyles; in TEST_F() [all …]
|
D | FontCollectionItemizeTest.cpp | 818 struct TestCase { in TEST() struct 819 std::string userPreferredLocale; in TEST() 820 std::vector<std::string> fontLocales; in TEST() 821 int selectedFontIndex; in TEST() 980 struct TestCase { in TEST() struct 981 std::string testString; in TEST() 982 std::string requestedLocales; in TEST() 983 std::string expectedFont; in TEST()
|
/frameworks/base/test-junit/src/junit/framework/ |
D | TestCase.java | 76 public abstract class TestCase extends Assert implements Test { class 86 public TestCase() { in TestCase() method in TestCase 92 public TestCase(String name) { in TestCase() method in TestCase
|
/frameworks/base/test-base/hiddenapi/src/junit/framework/ |
D | TestCase.java | 25 public abstract class TestCase extends Assert implements Test { class
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/udfps/ |
D | NormalizedTouchDataTest.kt | 25 data class TestCase(val x: Int, val y: Int, val expected: Boolean) in <lambda>() dataClass
|
D | BoundingBoxOverlapDetectorTest.kt | 42 data class TestCase(val x: Int, val y: Int, val expected: Boolean) in <lambda>() dataClass
|
D | EllipseOverlapDetectorTest.kt | 52 data class TestCase( in <lambda>() dataClass
|
D | SinglePointerTouchProcessorTest.kt | 59 data class TestCase( in <lambda>() dataClass
|
/frameworks/base/core/tests/coretests/src/com/android/internal/app/ |
D | ResolverActivityWorkProfileTest.java | 356 public static class TestCase { class in ResolverActivityWorkProfileTest 375 public TestCase(@Nullable UserHandle extraCallingUser, boolean hasCrossProfileIntents, in TestCase() method in ResolverActivityWorkProfileTest.TestCase
|
D | ChooserActivityWorkProfileTest.java | 374 public static class TestCase { class in ChooserActivityWorkProfileTest 394 public TestCase(boolean isSendAction, boolean hasCrossProfileIntents, in TestCase() method in ChooserActivityWorkProfileTest.TestCase
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bouncer/ui/helper/ |
D | BouncerSceneLayoutTest.kt | 181 data class TestCase( in <lambda>() dataClass
|
/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/nestedscroll/ |
D | LargeTopAppBarNestedScrollConnectionTest.kt | 198 data class TestCase(val scrollSource: NestedScrollSource) { class
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/ui/model/ |
D | SignalIconModelParameterizedTest.kt | 54 internal data class TestCase( class in com.android.systemui.statusbar.pipeline.mobile.ui.model.SignalIconModelParameterizedTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/navigationbar/gestural/ |
D | FloatingRotationButtonPositionCalculatorTest.kt | 32 internal class TestCase( class in com.android.systemui.navigationbar.gestural.FloatingRotationButtonPositionCalculatorTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/kotlin/ |
D | PackageManagerExtComponentEnabledTest.kt | 61 internal data class TestCase( class in com.android.systemui.util.kotlin.PackageManagerExtComponentEnabledTest
|
/frameworks/base/services/tests/servicestests/src/com/android/server/om/ |
D | OverlayActorEnforcerTests.kt | 340 data class TestCase( in <lambda>() dataClass
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/wifi/ui/viewmodel/ |
D | WifiViewModelIconParameterizedTest.kt | 177 internal data class TestCase( in <lambda>() class in com.android.systemui.statusbar.pipeline.wifi.ui.viewmodel.WifiViewModelIconParameterizedTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/demo/ |
D | DemoMobileConnectionParameterizedTest.kt | 187 internal data class TestCase( class in com.android.systemui.statusbar.pipeline.mobile.data.repository.demo.DemoMobileConnectionParameterizedTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ui/viewmodel/ |
D | PromptViewModelTest.kt | 1786 internal data class TestCase( class
|