Home
last modified time | relevance | path

Searched refs:exception_2_thrown (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/interprocess/test/
Dintermodule_singleton_test.cpp54 bool exception_2_thrown = false; in intermodule_singleton_test() local
66 exception_2_thrown = true; in intermodule_singleton_test()
70 if(!exception_thrown || !exception_2_thrown){ in intermodule_singleton_test()
80 exception_2_thrown = false; in intermodule_singleton_test()
85 exception_2_thrown = true; in intermodule_singleton_test()
87 if(!exception_2_thrown){ in intermodule_singleton_test()