Searched refs:is_debuggable (Results 1 – 1 of 1) sorted by relevance
224 const bool is_debuggable = GetBoolProperty("ro.debuggable", false); in TEST_F() local225 if (is_debuggable) { in TEST_F()235 << "Missing files required by " << (is_debuggable ? "debuggable " : "") in TEST_F()238 << "Contains files disallowed by " << (is_debuggable ? "debuggable " : "") in TEST_F()