Home
last modified time | relevance | path

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

/art/runtime/arch/
Dstub_test.cc565 LockWord::LockState new_state3 = lock_after3.GetState(); in TestUnlockObject() local
566 EXPECT_EQ(LockWord::LockState::kUnlocked, new_state3); in TestUnlockObject()