Searched defs:IsTestDevice (Results 1 – 2 of 2) sorted by relevance
97 bool IsTestDevice() const override { return true; } in IsTestDevice() function
110 virtual bool IsTestDevice() const { return false; } in IsTestDevice() function