Searched refs:createParserFromPath (Results 1 – 2 of 2) sorted by relevance
127 LayoutPullParser parser = createParserFromPath("four_corners.xml"); in testTranslucentBars()135 parser = createParserFromPath("four_corners.xml"); in testTranslucentBars()144 parser = createParserFromPath("four_corners.xml"); in testTranslucentBars()155 LayoutPullParser parser = createParserFromPath("allwidgets.xml"); in testAllWidgets()183 LayoutPullParser parser = createParserFromPath("allwidgets.xml"); in testAllWidgetsTablet()295 LayoutPullParser parser = createParserFromPath("expand_vert_layout.xml"); in testExpand()322 parser = createParserFromPath("expand_horz_layout.xml"); in testExpand()687 LayoutPullParser parser = createParserFromPath("scrolled.xml"); in testScrollingAndMeasure()724 parser = createParserFromPath("scrolled.xml"); in testScrollingAndMeasure()1031 LayoutPullParser parser = createParserFromPath("shadows_test.xml"); in testShadowFlagsNoShadows()[all …]
514 protected LayoutPullParser createParserFromPath(String layoutPath) in createParserFromPath() method in RenderTestBase548 LayoutPullParser parser = createParserFromPath(layoutFileName); in createSessionParams()