Searched refs:Int32Node (Results 1 – 1 of 1) sorted by relevance
210 typedef ValueNode<int32> Int32Node; typedef650 new Int32Node(42) in TestOperator()671 ).addChild(new Int32Node(42)), B_OK, B_NO_INIT); in TestOperator()696 TestPredicate(Int32Node(42)); in PredicateTest()731 TestPredicate(OpNode(B_NOT, new Int32Node(42))); in PredicateTest()764 new Int32Node(17), in PredicateTest()774 TestPredicate(ListNode(new Int32Node(42), new StringNode("hello!")), in PredicateTest()