Searched refs:HasTolerances (Results 1 – 5 of 5) sorted by relevance
878 EXPECT_TRUE(probe->HasTolerances()); in TEST_F()908 EXPECT_TRUE(probe->HasTolerances()); in TEST_F()939 EXPECT_TRUE(probe->HasTolerances()); in TEST_F()1007 EXPECT_TRUE(probe->HasTolerances()); in TEST_F()1034 EXPECT_TRUE(probe->HasTolerances()); in TEST_F()1093 EXPECT_TRUE(probe->HasTolerances()); in TEST_F()1120 EXPECT_TRUE(probe->HasTolerances()); in TEST_F()
3189 if (probe->HasTolerances()) { in ParseExpect()
135 command->HasTolerances() ? tolerance[0].value : kEpsilon, in CheckActualValue()136 command->HasTolerances() ? tolerance[0].is_percent : true)) { in CheckActualValue()176 if (command->HasTolerances()) { in SetupToleranceForTexels()
346 bool HasTolerances() const { return !tolerances_.empty(); } in HasTolerances() function
3882 ASSERT_TRUE(cmd->HasTolerances()); in TEST_F()3912 ASSERT_TRUE(cmd->HasTolerances()); in TEST_F()