Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/filesystem/example/
Derror_demo.cpp86 bool threw_exception; variable
120 threw_exception = false; in main()
126 threw_exception = true; in main()
128 if (!threw_exception) in main()
142 threw_exception = false; in main()
148 threw_exception = true; in main()
150 if (!threw_exception) in main()
161 threw_exception = false; in main()
167 threw_exception = true; in main()
169 if (!threw_exception) in main()