Searched defs:SetXAndMiniCount (Results 1 – 2 of 2) sorted by relevance
33 void StackedTabStripLayout::SetXAndMiniCount(int x, int mini_tab_count) { in SetXAndMiniCount() function in StackedTabStripLayout
527 TEST_F(StackedTabStripLayoutTest, SetXAndMiniCount) { in TEST_F() argument