Home
last modified time | relevance | path

Searched defs:test_closure (Results 1 – 9 of 9) sorted by relevance

/external/sdv/vsomeip/third_party/boost/spirit/classic/test/
Dgroup_match_bug.cpp19 struct test_closure : public closure<test_closure, int> struct
33 rule<ScannerT, test_closure::context_t> const & start() const in start() argument
Dbug_000008.cpp55 struct test_closure struct
62 : BOOST_SPIRIT_CLASSIC_NS::grammar<test_grammar, test_closure::context_t> argument
/external/cronet/net/extras/sqlite/
Dsqlite_persistent_cookie_store_perftest.cc211 TestClosure test_closure; in TEST_F() local
221 TestClosure test_closure; in TEST_F() local
248 TestClosure test_closure; in TEST_F() local
/external/python/cpython2/Lib/test/
Dtest_new.py96 def test_closure(func, closure, exc): function
/external/tensorflow/tensorflow/python/autograph/pyct/
Dtranspiler_test.py62 def test_closure(self): member in PyToPyTest
/external/rust/crates/anyhow/tests/
Dtest_ensure.rs134 fn test_closure() { in test_closure() function
/external/python/cpython3/Lib/test/
Dtest_fstring.py896 def test_closure(self): member in TestCase
/external/rust/crates/quote/tests/
Dtest.rs401 fn test_closure() { in test_closure() function
/external/cronet/net/websockets/
Dwebsocket_channel_test.cc467 ACTION_P(InvokeClosure, test_closure) { in ACTION_P() argument