Home
last modified time | relevance | path

Searched defs:MovingMaxTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/
H A Dmoving_window_unittest.cc21 class MovingMaxTest : public testing::TestWithParam<unsigned int> {}; class
28 TEST_P(MovingMaxTest, BlanketTest) { in TEST_P() argument