Home
last modified time | relevance | path

Searched refs:u0 (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes_vector_test.cc286 HVecOperation* u0 = new (GetAllocator()) in TEST_F() local
301 GetAllocator(), u0, u0, DataType::Type::kUint32, 4, /*is_rounded*/ true, kNoDexPc); in TEST_F()
303 GetAllocator(), u0, u0, DataType::Type::kUint32, 4, /*is_rounded*/ false, kNoDexPc); in TEST_F()
329 EXPECT_FALSE(u0->CanBeMoved()); in TEST_F()