Home | History | Annotate | Download | only in browser

Lines Matching refs:ShouldBeParsed

249 TEST(FormStructureTest, ShouldBeParsed) {
274 EXPECT_FALSE(form_structure->ShouldBeParsed(true));
279 EXPECT_TRUE(form_structure->ShouldBeParsed(true));
293 EXPECT_TRUE(form_structure->ShouldBeParsed(true));
300 EXPECT_TRUE(form_structure->ShouldBeParsed(false));
306 EXPECT_FALSE(form_structure->ShouldBeParsed(true));
311 EXPECT_TRUE(form_structure->ShouldBeParsed(true));
333 EXPECT_TRUE(form_structure->ShouldBeParsed(true));
338 EXPECT_FALSE(form_structure->ShouldBeParsed(true));
342 EXPECT_TRUE(form_structure->ShouldBeParsed(true));