Searched refs:AssertParamExists (Results 1 – 2 of 2) sorted by relevance
84 AssertParamExists(name); in Set()90 AssertParamExists(name); in Get()95 void AssertParamExists(const std::string& name) const;
52 void BenchmarkParams::AssertParamExists(const std::string& name) const { in AssertParamExists() function in tflite::benchmark::BenchmarkParams