Searched refs:GeneratedModel (Results 1 – 8 of 8) sorted by relevance
55 class GeneratedModel : public test_wrapper::Model {58 GeneratedModel(const NnApiSupportLibrary* nnapi) : sl_wrapper::Model(nnapi) {} in GeneratedModel() function88 bool testDynamicOutputShape, GeneratedModel* model);90 GeneratedModel* model) { in createModel()95 GeneratedModel* model);96 inline void createModel(const test_helper::TestModel& testModel, GeneratedModel* model) { in createModel()
190 bool testDynamicOutputShape, GeneratedModel* model) {192 void createModel(const TestModel& testModel, bool testDynamicOutputShape, GeneratedModel* model) {
77 GeneratedModel model; in execute()
223 generated_tests::GeneratedModel model; in TEST_P()
161 generated_tests::GeneratedModel model; in test()
382 GeneratedModel model; in execute()
492 GeneratedModel model(mNnApi.get()); in execute()
251 generated_tests::GeneratedModel model; in computeGoldenResults()381 generated_tests::GeneratedModel model; in testRandomGraph()