Home
last modified time | relevance | path

Searched refs:bestPhysicalDeviceFound (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/tests/
DVulkan_unittest.cpp204 bool bestPhysicalDeviceFound = false; in testDeviceCreation() local
270 bestPhysicalDeviceFound = true; in testDeviceCreation()
276 bestPhysicalDeviceFound = true; in testDeviceCreation()
281 bestPhysicalDeviceFound = true; in testDeviceCreation()
296 EXPECT_TRUE(bestPhysicalDeviceFound); in testDeviceCreation()