Searched defs:TestDevice (Results 1 – 5 of 5) sorted by relevance
115 func TestDevice(t *testing.T) { func
245 void TestDevice(cl_device_id device, ID3D10Device* pDevice) in TestDevice() function
237 void TestDevice( in TestDevice() function
34 enum class TestDevice { kCPU, kGPU }; enum
36 enum class TestDevice { CPU, GPU }; enum