HomeSort by: relevance | last modified time | path
    Searched refs:install_crash_handlers (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/kyua-cli/dist/utils/
sanity.cpp 59 /// until install_crash_handlers() is called.
184 utils::install_crash_handlers(const std::string& logfile_) function in class:utils
sanity.hpp 66 void install_crash_handlers(const std::string&);
sanity_test.cpp 257 utils::install_crash_handlers("test-log.txt");
  /src/external/bsd/kyua-cli/dist/cli/
main.cpp 182 utils::install_crash_handlers(logfile.str());

Completed in 45 milliseconds