Home
last modified time | relevance | path

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

/external/deqp/modules/internal/
DditBuildInfoTests.cpp63 static const char* getCpuName (int cpu) in getCpuName() function
192 addChild(new BuildEnumCase (m_testCtx, "de_cpu", "DE_CPU", DE_CPU, getCpuName)); in init()
/external/deqp/external/vulkancts/modules/vulkan/
DvktInfoTests.cpp75 std::string getCpuName (int cpu) in getCpuName() function
113 << "DE_CPU: " << getCpuName(DE_CPU) << "\n" in logBuildInfo()