Searched refs:CreatePlaceholderDevice (Results 1 – 3 of 3) sorted by relevance
299 bool CreatePlaceholderDevice(const std::string& name);
734 bool DeviceMapper::CreatePlaceholderDevice(const std::string& name) { in CreatePlaceholderDevice() function in android::dm::DeviceMapper
750 ASSERT_TRUE(dm.CreatePlaceholderDevice(test_name_)); in TEST_F()