Searched refs:set_fake_super (Results 1 – 2 of 2) sorted by relevance
75 explicit TestDeviceInfo(const std::string& fake_super) { set_fake_super(fake_super); } in TestDeviceInfo()102 void set_fake_super(const std::string& path) { in set_fake_super() function
1921 test_device->set_fake_super(fake_super); in main()