Searched refs:testBaseName (Results 1 – 2 of 2) sorted by relevance
1370 std::stringstream testBaseName; in init() local1371 testBaseName << formatInfo.name << "_" << ts.width << "x" << ts.height << "_" << lod << "_"; in init()1372 std::string names[] = { testBaseName.str() + "clamp_to_edge", testBaseName.str() + "repeat", in init()1373 testBaseName.str() + "mirrored_repeat" }; in init()
1360 dng_string testBaseName; in ProfileByID() local1364 testBaseName, in ProfileByID()