Searched defs:test_closure (Results 1 – 12 of 12) sorted by relevance
211 TestClosure test_closure; in TEST_F() local221 TestClosure test_closure; in TEST_F() local248 TestClosure test_closure; in TEST_F() local
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
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
1488 def test_closure(): function
471 ACTION_P(InvokeClosure, test_closure) { in ACTION_P() argument