Searched refs:TestPredicate (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/kits/storage/
H A DQueryTest.cpp574 // TestPredicate
577 TestPredicate(const PredicateNode &predicateNode, status_t pushResult = B_OK, function
648 TestPredicate(OpNode(op,
652 TestPredicate(OpNode(op,
656 TestPredicate(OpNode(op,
661 TestPredicate(OpNode(op, new AttributeNode("attribute"), NULL), B_OK,
667 TestPredicate(OpNode(op, NULL, NULL), B_OK, B_NO_INIT);
668 TestPredicate(OpNode(op,
696 TestPredicate(Int32Node(42));
697 TestPredicate(UInt32Nod
[all...]

Completed in 80 milliseconds