Searched refs:AssertParamExists (Results 1 – 2 of 2) sorted by relevance
118 AssertParamExists(name); in Set()124 AssertParamExists(name); in HasValueSet()130 AssertParamExists(name); in Get()142 void AssertParamExists(const std::string& name) const;
52 void ToolParams::AssertParamExists(const std::string& name) const { in AssertParamExists() function in tflite::tools::ToolParams