Home | History | Annotate | Download | only in src

Lines Matching refs:is_rel

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