Searched refs:fatalErrors (Results 1 – 2 of 2) sorted by relevance
41 uint32_t fatalErrors() const in fatalErrors() function in Application181 std::cout << "Fatal errors count: " << app.fatalErrors() << "\n"; in main()183 return app.fatalErrors(); in main()
47 uint32_t fatalErrors() const in fatalErrors() function in Application229 std::cout << "Fatal errors count: " << app.fatalErrors() << "\n"; in main()231 return app.fatalErrors(); in main()