Home
last modified time | relevance | path

Searched defs:testLayout (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
H A DDeviceStateToLayoutMapTest.java68 Layout testLayout = new Layout(); in testInitialState() local
87 Layout testLayout = new Layout(); in testSwitchedState() local
140 Layout testLayout = new Layout(); in testWholeStateConfig() local
288 Layout testLayout = new Layout(); in testPortInLayout_readLayout() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
H A DFillInWrapTest.java51 public void testLayout() { in testLayout() method in FillInWrapTest
H A DWeightTest.java54 public void testLayout() { in testLayout() method in WeightTest
H A DLinearLayoutEditTextsTest.java51 public void testLayout() { in testLayout() method in LinearLayoutEditTextsTest
H A DWeightSumTest.java51 public void testLayout() { in testLayout() method in WeightSumTest
H A DBaselineButtonsTest.java64 public void testLayout() { in testLayout() method in BaselineButtonsTest
/aosp_15_r20/frameworks/opt/setupwizard/library/recyclerview/test/instrumentation/src/com/android/setupwizardlib/test/
DGlifRecyclerLayoutTest.java91 public void testLayout() { in testLayout() method in GlifRecyclerLayoutTest
DSetupWizardRecyclerLayoutTest.java93 public void testLayout() { in testLayout() method in SetupWizardRecyclerLayoutTest
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dxla_client_test.py613 def testLayout(self): member in TestFactory.BufferTest
/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/
H A DViewTest.java843 public void testLayout() throws Throwable { in testLayout() method in ViewTest