Home
last modified time | relevance | path

Searched defs:linuxKernel (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/test/unittest/signal_handler/
Dsignal_handler_test.cpp701 bool linuxKernel = res.find("Linux") != std::string::npos; variable
718 bool linuxKernel = res.find("Linux") != std::string::npos; variable
735 bool linuxKernel = res.find("Linux") != std::string::npos; variable
752 bool linuxKernel = res.find("Linux") != std::string::npos; variable
784 bool linuxKernel = res.find("Linux") != std::string::npos; variable
812 bool linuxKernel = res.find("Linux") != std::string::npos; variable
840 bool linuxKernel = res.find("Linux") != std::string::npos; variable
876 bool linuxKernel = res.find("Linux") != std::string::npos; variable
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
Delf_factory_test.cpp53 bool linuxKernel = res.find("Linux") != std::string::npos; variable