Home
last modified time | relevance | path

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

/haiku/src/tests/kits/app/common/
H A DCommonTestApp.cpp19 fReportDestruction(false) in CommonTestApp()
32 fReportDestruction(false) in CommonTestApp()
43 if (fReportDestruction) in ~CommonTestApp()
111 fReportDestruction = reportDestruction; in SetReportDestruction()
H A DCommonTestApp.h51 bool fReportDestruction; variable