Home | History | Annotate | Download | only in url

Lines Matching refs:is_rel

1888     bool is_rel;           // Whether we expect |test| to be relative or not.
2041 EXPECT_EQ(cur_case.is_rel, is_relative) <<
2044 if (succeed_is_rel && is_relative && cur_case.is_rel) {