Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp1638 static std::string genTestCaseName (int flags);
1680 std::string PointSizeCase::genTestCaseName (int flags) in genTestCaseName() function in deqp::gles31::Functional::__anon66e5739a0111::PointSizeCase
3244 const std::string name = PointSizeCase::genTestCaseName(caseFlags[ndx]); in init()
Des31fProgramInterfaceQueryTests.cpp888 …static std::string genTestCaseName (ProgramInterface interface, const ResourceDefinition:…
897 …: TestCase (context, (name == DE_NULL) ? (genTestCaseName(interface, targetResource.get()).c_st… in ResourceListTestCase()
1150 std::string ResourceListTestCase::genTestCaseName (ProgramInterface interface, const ResourceDefini… in genTestCaseName() function in deqp::gles31::Functional::__anond26209160111::ResourceListTestCase
1280 static std::string genTestCaseName (const ResourceDefinition::Node*);
1289 …: ProgramInterfaceQueryTestCase (context, (name == DE_NULL) ? (genTestCaseName(targetResource.get(… in ResourceTestCase()
1335 std::string ResourceTestCase::genTestCaseName (const ResourceDefinition::Node* resource) in genTestCaseName() function in deqp::gles31::Functional::__anond26209160111::ResourceTestCase