Searched refs:RawHashSamplerTestTypes (Results 1 – 3 of 3) sorted by relevance
2696 using RawHashSamplerTestTypes = ::testing::Types<SooIntTable, NonSooIntTable>; typedef2697 INSTANTIATE_TYPED_TEST_SUITE_P(My, RawHashSamplerTest, RawHashSamplerTestTypes);
2642 using RawHashSamplerTestTypes = ::testing::Types<SooIntTable, NonSooIntTable>; typedef2643 TYPED_TEST_SUITE(RawHashSamplerTest, RawHashSamplerTestTypes);
2637 using RawHashSamplerTestTypes = ::testing::Types<SooIntTable, NonSooIntTable>; typedef2638 TYPED_TEST_SUITE(RawHashSamplerTest, RawHashSamplerTestTypes);