Home
last modified time | relevance | path

Searched defs:test_task (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/spirit/classic/test/
Dowi_mt_tests.cpp64 struct test_task struct
66 test_task() : v(), m(), progress(0) {} in test_task() function
68 void operator ()() in operator ()()
82 increase_test_size(unsigned long size) in increase_test_size()
103 std::vector<ClassT*> const &data() const in data()
132 test_task<class1> test1; argument
/third_party/cef/tests/ceftests/
Dthread_unittest.cc64 base::OnceClosure test_task, in PostOnTestThreadAndCallback()
98 void ExecuteOnTestThread(base::OnceClosure test_task, in ExecuteOnTestThread()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dadaptive_demux_common.h105 GstTask *test_task; member