Home
last modified time | relevance | path

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

/frameworks/minikin/tests/unittest/
DLayoutSplitterTest.cpp99 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 …]
DFontFamilyTest.cpp236 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()
760 struct TestCase { in TEST_F() struct
761 FontStyle wantedStyle; in TEST_F()
762 std::vector<FontStyle> familyStyles; in TEST_F()
[all …]
DFontCollectionItemizeTest.cpp818 struct TestCase { in TEST() struct
819 std::string userPreferredLocale; in TEST()
820 std::vector<std::string> fontLocales; in TEST()
821 int selectedFontIndex; in TEST()
979 struct TestCase { in TEST() struct
980 std::string testString; in TEST()
981 std::string requestedLocales; in TEST()
982 std::string expectedFont; in TEST()
/frameworks/base/test-base/src/junit/framework/
DTestCase.java76 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/
DTestCase.java25 public abstract class TestCase extends Assert implements Test { class
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/udfps/
DNormalizedTouchDataTest.kt24 data class TestCase(val x: Int, val y: Int, val expected: Boolean) in <lambda>() class in com.android.systemui.biometrics.udfps.NormalizedTouchDataTest
DBoundingBoxOverlapDetectorTest.kt41 data class TestCase(val x: Int, val y: Int, val expected: Boolean) in <lambda>() class in com.android.systemui.biometrics.udfps.BoundingBoxOverlapDetectorTest
DEllipseOverlapDetectorTest.kt58 data class TestCase( in <lambda>() dataClass
DSinglePointerTouchProcessorTest.kt58 data class TestCase( in <lambda>() dataClass
/frameworks/base/core/tests/coretests/src/com/android/internal/app/
DResolverActivityWorkProfileTest.java354 public static class TestCase { class in ResolverActivityWorkProfileTest
373 public TestCase(@Nullable UserHandle extraCallingUser, boolean hasCrossProfileIntents, in TestCase() method in ResolverActivityWorkProfileTest.TestCase
DChooserActivityWorkProfileTest.java372 public static class TestCase { class in ChooserActivityWorkProfileTest
392 public TestCase(boolean isSendAction, boolean hasCrossProfileIntents, in TestCase() method in ChooserActivityWorkProfileTest.TestCase
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/navigationbar/gestural/
DFloatingRotationButtonPositionCalculatorTest.kt30 internal class TestCase( class in com.android.systemui.navigationbar.gestural.FloatingRotationButtonPositionCalculatorTest
/frameworks/base/services/tests/servicestests/src/com/android/server/om/
DOverlayActorEnforcerTests.kt342 data class TestCase( in <lambda>() class in com.android.server.om.OverlayActorEnforcerTests
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/wifi/ui/viewmodel/
DWifiViewModelIconParameterizedTest.kt176 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/
DDemoMobileConnectionParameterizedTest.kt174 internal data class TestCase( class in com.android.systemui.statusbar.pipeline.mobile.data.repository.demo.DemoMobileConnectionParameterizedTest