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::__anon934a963b0111::PointSizeCase
3244 const std::string name = PointSizeCase::genTestCaseName(caseFlags[ndx]); in init()
Des31fProgramInterfaceQueryTests.cpp900 …static std::string genTestCaseName (ProgramInterface interface, const ResourceDefinition:…
909 …: TestCase (context, (name == DE_NULL) ? (genTestCaseName(interface, targetResource.get()).c_st… in ResourceListTestCase()
1153 std::string ResourceListTestCase::genTestCaseName (ProgramInterface interface, const ResourceDefini… in genTestCaseName() function in deqp::gles31::Functional::__anon1fa03e770111::ResourceListTestCase
1283 static std::string genTestCaseName (const ResourceDefinition::Node*);
1292 …: ProgramInterfaceQueryTestCase (context, (name == DE_NULL) ? (genTestCaseName(targetResource.get(… in ResourceTestCase()
1338 std::string ResourceTestCase::genTestCaseName (const ResourceDefinition::Node* resource) in genTestCaseName() function in deqp::gles31::Functional::__anon1fa03e770111::ResourceTestCase