Searched refs:targetApi (Results 1 – 1 of 1) sorted by relevance
518 const char *targetApi = gInitAPI ? gInitAPI->first : GetDefaultAPIName(); in SetUpTestCase() local519 std::string apiArgString = std::string(kdEQPEGLString) + targetApi; in SetUpTestCase()