Searched refs:device_profile (Results 1 – 2 of 2) sorted by relevance
366 char device_profile[1024] = {0}; in getDeviceCapabilities() local369 sizeof(device_profile), in getDeviceCapabilities()370 device_profile, in getDeviceCapabilities()388 if ( std::string( device_profile ) == "FULL_PROFILE" ) { in getDeviceCapabilities()
366 std::string device_profile(deviceProfile, 64); in runBuildTest() local