Searched refs:new_stopinfo_sp (Results 1 – 1 of 1) sorted by relevance
166 StopInfoSP new_stopinfo_sp = thread_sp->GetPrivateStopInfo(); in TEST_F() local167 ASSERT_TRUE(new_stopinfo_sp && stopinfo_sp->IsValid() == true); in TEST_F()