Searched defs:InputBatch (Results 1 – 2 of 2) sorted by relevance
97 typedef struct InputBatch struct107 // InputBatch <-------------------------------- start argument117 } InputBatch; typedef
234 using InputBatch = std::vector<int>; in TEST() typedef