Searched refs:test_operations (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/libs/test/doc/test_output/ |
D | contexts.qbk | 15 void test_operations(Processor& processor, int limit) 48 void test_operations(Processor& processor, int limit, int level) 67 test_operations(processor, 2, level); 73 `test_operations` only for the sake of generating an error message in case of a failure. 94 void test_operations(Processor& processor, int limit, int level) 115 test_operations(processor, 2, level); 143 void test_operations(Processor& processor, int limit) 163 test_operations(processor, 2);
|
/third_party/boost/libs/test/doc/examples/ |
D | example82_contexts.run-fail.cpp | 20 void test_operations(Processor& processor, int limit) in test_operations() function 40 test_operations(processor, 2); in BOOST_AUTO_TEST_CASE()
|