Searched refs:GetFunctionCpuCaseAll (Results 1 – 4 of 4) sorted by relevance
28 …td::unordered_map<std::string, std::function<std::shared_ptr<TestBase>()>> GetFunctionCpuCaseAll();
212 for (auto map: TestCaseFactory::GetFunctionCpuCaseAll()) { in NapiGetTestNames()
563 …p<std::string, std::function<std::shared_ptr<TestBase>()>> TestCaseFactory::GetFunctionCpuCaseAll() in GetFunctionCpuCaseAll() function in TestCaseFactory
462 for (auto map: TestCaseFactory::GetFunctionCpuCaseAll()) { in GetTestNames()