Searched refs:GetComplexMockModel (Results 1 – 4 of 4) sorted by relevance
145 const tflite::Model* model1 = tflite::testing::GetComplexMockModel(); in TF_LITE_MICRO_TEST()187 const tflite::Model* model3 = tflite::testing::GetComplexMockModel(); in TF_LITE_MICRO_TEST()255 const tflite::Model* model = tflite::testing::GetComplexMockModel(); in TF_LITE_MICRO_TEST()334 const tflite::Model* model = tflite::testing::GetComplexMockModel(); in TF_LITE_MICRO_TEST()350 const tflite::Model* model = tflite::testing::GetComplexMockModel(); in TF_LITE_MICRO_TEST()376 const tflite::Model* model = tflite::testing::GetComplexMockModel(); in TF_LITE_MICRO_TEST()421 const tflite::Model* model = tflite::testing::GetComplexMockModel(); in TF_LITE_MICRO_TEST()
102 const Model* GetComplexMockModel();
341 const tflite::Model* model1 = tflite::testing::GetComplexMockModel(); in TF_LITE_MICRO_TEST()353 const tflite::Model* model2 = tflite::testing::GetComplexMockModel(); in TF_LITE_MICRO_TEST()410 const tflite::Model* model = tflite::testing::GetComplexMockModel(); in TF_LITE_MICRO_TEST()
854 const Model* GetComplexMockModel() { in GetComplexMockModel() function