Searched refs:GetSimpleMockModel (Results 1 – 4 of 4) sorted by relevance
238 const tflite::Model* model = tflite::testing::GetSimpleMockModel(); in TF_LITE_MICRO_TEST()258 const tflite::Model* model = tflite::testing::GetSimpleMockModel(); in TF_LITE_MICRO_TEST()286 const tflite::Model* model = tflite::testing::GetSimpleMockModel(); in TF_LITE_MICRO_TEST()687 const tflite::Model* model = tflite::testing::GetSimpleMockModel(); in TF_LITE_MICRO_TEST()700 const tflite::Model* model = tflite::testing::GetSimpleMockModel(); in TF_LITE_MICRO_TEST()721 const tflite::Model* model = tflite::testing::GetSimpleMockModel(); in TF_LITE_MICRO_TEST()
60 const tflite::Model* model = tflite::testing::GetSimpleMockModel(); in TF_LITE_MICRO_TEST()124 const tflite::Model* model0 = tflite::testing::GetSimpleMockModel(); in TF_LITE_MICRO_TEST()157 const tflite::Model* model2 = tflite::testing::GetSimpleMockModel(); in TF_LITE_MICRO_TEST()
98 const Model* GetSimpleMockModel();
838 const Model* GetSimpleMockModel() { in GetSimpleMockModel() function