Searched refs:createCorpusEntry (Results 1 – 1 of 1) sorted by relevance
177 void createCorpusEntry(const std::pair<std::string, const TestModel*>& testCase, in createCorpusEntry() function192 using ::android::nn::fuzz::createCorpusEntry;205 [&genDir](const auto& testCase) { createCorpusEntry(testCase, genDir); }); in main()