Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssstylesheet_unittest.cpp98 bool found_selector = false; in TEST_F() local
102 found_selector = true; in TEST_F()
106 EXPECT_TRUE(found_selector); in TEST_F()
122 found_selector = false; in TEST_F()
126 found_selector = true; in TEST_F()
130 EXPECT_TRUE(found_selector); in TEST_F()