Home
last modified time | relevance | path

Searched refs:BoxFilterInterpreterTest (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome-gestures/src/
H A Dbox_filter_interpreter_unittest.cc35 class BoxFilterInterpreterTest : public ::testing::Test {}; class
61 TEST(BoxFilterInterpreterTest, SimpleTest) { in TEST() argument
98 TEST(BoxFilterInterpreterTest, ZeroSizeBoxTest) { in TEST() argument
/aosp_15_r20/external/libchrome-gestures/include/
H A Dbox_filter_interpreter.h37 FRIEND_TEST(BoxFilterInterpreterTest, SimpleTest);
38 FRIEND_TEST(BoxFilterInterpreterTest, ZeroSizeBoxTest);