Searched defs:SimpleListInputTest (Results 1 – 1 of 1) sorted by relevance
156 struct SimpleListInputTest : testing::TestWithParam<ParamTy> {}; struct 158 TEST_P(SimpleListInputTest, TestListInput) { in TEST_P() argument