Searched refs:notRoundConfig (Results 1 – 1 of 1) sorted by relevance
124 ResTable_config notRoundConfig; in TEST() local125 memset(¬RoundConfig, 0, sizeof(notRoundConfig)); in TEST()126 notRoundConfig.screenLayout2 = ResTable_config::SCREENROUND_NO; in TEST()128 EXPECT_TRUE(notRoundConfig.match(deviceConfig)); in TEST()