Home | History | Annotate | Download | only in Dynamic

Lines Matching refs:EXPECT_TRUE

26   EXPECT_TRUE(Value.isUnsigned());
29 EXPECT_TRUE(Value.hasValue());
38 EXPECT_TRUE(Value.isString());
42 EXPECT_TRUE(Value.hasValue());
50 EXPECT_TRUE(Value.hasValue());
54 EXPECT_TRUE(Value.isMatcher());
56 EXPECT_TRUE(Value.getMatcher().hasTypedMatcher<UnaryOperator>());
61 EXPECT_TRUE(Value.isMatcher());
62 EXPECT_TRUE(Value.getMatcher().hasTypedMatcher<Decl>());
67 EXPECT_TRUE(Value.isMatcher());
70 EXPECT_TRUE(Value.getMatcher().hasTypedMatcher<Expr>());
71 EXPECT_TRUE(Value.getMatcher().hasTypedMatcher<IntegerLiteral>());
78 EXPECT_TRUE(Value.isString());
80 EXPECT_TRUE(Value.hasValue());
86 EXPECT_TRUE(Value.hasValue());
89 EXPECT_TRUE(Value.isMatcher());
90 EXPECT_TRUE(Value.getMatcher().hasTypedMatcher<Decl>());
95 EXPECT_TRUE(Value.isUnsigned());
97 EXPECT_TRUE(Value.hasValue());
116 EXPECT_TRUE(!Value);
123 EXPECT_TRUE(IfTrue);
128 EXPECT_TRUE(matches("class X {};", VariantValue(VariantMatcher::SingleMatcher(
132 EXPECT_TRUE(
136 EXPECT_TRUE(