Searched refs:GetLastDevice (Results 1 – 3 of 3) sorted by relevance
471 std::shared_ptr<CsisDevice> GetLastDevice(void) { return (devices_.back()); } in GetLastDevice() function
1096 ASSERT_EQ(g_1->GetLastDevice(), d_3); in TEST_F()
546 auto csis_device = csis_group->GetLastDevice(); in LockGroup()