Searched refs:notRoundConfig (Results 1 – 1 of 1) sorted by relevance
127 ResTable_config notRoundConfig; in TEST() local128 memset(¬RoundConfig, 0, sizeof(notRoundConfig)); in TEST()129 notRoundConfig.screenLayout2 = ResTable_config::SCREENROUND_NO; in TEST()131 EXPECT_TRUE(notRoundConfig.match(deviceConfig)); in TEST()