Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp1370 std::stringstream testBaseName; in init() local
1371 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()
/external/dng_sdk/source/
Ddng_negative.cpp1360 dng_string testBaseName; in ProfileByID() local
1364 testBaseName, in ProfileByID()