Searched refs:OpNotFound (Results 1 – 2 of 2) sorted by relevance
70 Status OpNotFound(const string& op_type_name) { in OpNotFound() function87 return OpNotFound(op_type_name); in LookUp()289 return OpNotFound(op_type_name); in LookUp()
68 TEST_F(ExtractExampleParserConfigurationTest, OpNotFound) { in TEST_F() argument