Searched refs:AlwaysTrue (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/split-select/
H A DTestRules.h54 const Rule AlwaysTrue();
H A DTestRules.cpp68 const Rule AlwaysTrue() { function in namespace:split::test
H A DRuleGenerator_test.cpp105 // We expect AlwaysTrue because anydpi always has attached v21 to the configuration
107 EXPECT_RULES_EQ(RuleGenerator::generateDensity(densities, anyIndex), AlwaysTrue());

Completed in 222 milliseconds