Searched defs:MethodName (Results 1 – 2 of 2) sorted by relevance
1391 const std::string MethodName = "reduce_" + ER->getNameReduce(); in genExportReduceArrayVariant() local1472 const std::string MethodName = "reduce_" + ER->getNameReduce(); in genExportReduceAllocationVariant() local
1453 TEST_F(ServiceDescriptorTest, MethodName) { in TEST_F() argument