Searched defs:test_closure (Results 1 – 9 of 9) sorted by relevance
19 struct test_closure : public closure<test_closure, int> struct33 rule<ScannerT, test_closure::context_t> const & start() const in start() argument
55 struct test_closure struct62 : BOOST_SPIRIT_CLASSIC_NS::grammar<test_grammar, test_closure::context_t> argument
211 TestClosure test_closure; in TEST_F() local221 TestClosure test_closure; in TEST_F() local248 TestClosure test_closure; in TEST_F() local
96 def test_closure(func, closure, exc): function
62 def test_closure(self): member in PyToPyTest
134 fn test_closure() { in test_closure() function
896 def test_closure(self): member in TestCase
401 fn test_closure() { in test_closure() function
467 ACTION_P(InvokeClosure, test_closure) { in ACTION_P() argument