Searched refs:getCpuName (Results 1 – 2 of 2) sorted by relevance
63 static const char* getCpuName (int cpu) in getCpuName() function192 addChild(new BuildEnumCase (m_testCtx, "de_cpu", "DE_CPU", DE_CPU, getCpuName)); in init()
75 std::string getCpuName (int cpu) in getCpuName() function113 << "DE_CPU: " << getCpuName(DE_CPU) << "\n" in logBuildInfo()