Searched refs:InputTestParameters (Results 1 – 1 of 1) sorted by relevance
56 using InputTestParameters = std::tuple<std::string, std::string, uint32_t, bool>; typedef57 static std::vector<InputTestParameters> gInputTestParameters;319 public ::testing::WithParamInterface<InputTestParameters> {