Searched refs:badprefix4 (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/tests/
H A Dinstalld_utils_test.cpp93 const char *badprefix4 = "/init.rc"; local
94 EXPECT_EQ(-1, validate_apk_path(badprefix4))
95 << badprefix4 << " should be allowed as a valid path";

Completed in 32 milliseconds