Searched refs:convertToTestModel (Results 1 – 3 of 3) sorted by relevance
34 using ::android::nn::fuzz::convertToTestModel;65 const TestModel testModel = convertToTestModel(model); in DEFINE_PROTO_FUZZER()
25 test_helper::TestModel convertToTestModel(const Test& model);
190 TestModel convertToTestModel(const Test& model) { in convertToTestModel() function