Searched defs:AddQuant (Results 1 – 1 of 1) sorted by relevance
367 class AddQuant : public testing::TestWithParam<int> {}; class369 TEST_P(AddQuant, Op) in TEST_P() argument