HomeSort by relevance Sort by last modified time
    Searched refs:IsOne (Results 1 - 2 of 2) sorted by null

  /art/runtime/verifier/
reg_type_test.cc 87 EXPECT_FALSE(bool_reg_type.IsOne());
119 EXPECT_FALSE(byte_reg_type.IsOne());
151 EXPECT_FALSE(char_reg_type.IsOne());
183 EXPECT_FALSE(short_reg_type.IsOne());
215 EXPECT_FALSE(int_reg_type.IsOne());
247 EXPECT_FALSE(long_reg_type.IsOne());
279 EXPECT_FALSE(float_reg_type.IsOne());
311 EXPECT_FALSE(double_reg_type.IsOne());
reg_type.h 137 virtual bool IsOne() const {
590 bool IsOne() const {

Completed in 54 milliseconds