Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/gki/
Dgeneric_boot_image_test.cpp224 const bool is_debuggable = GetBoolProperty("ro.debuggable", false); in TEST_F() local
225 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()