Searched refs:IndividualTestCaseTy (Results 1 – 1 of 1) sorted by relevance
632 using IndividualTestCaseTy = std::tuple<const char *, double, const char *>; in TEST() typedef633 static const std::vector<IndividualTestCaseTy> individualTestCases{ in TEST()