Searched refs:EMPTY_STRING (Results 1 – 3 of 3) sorted by relevance
28 const std::string EMPTY_STRING = ""; variable66 return EMPTY_STRING; in StringPrintf()71 return EMPTY_STRING; in StringPrintf()
51 const static std::string EMPTY_STRING = ""; variable318 … EXPECT_EQ(-SELINUX_ARG_INVALID, test.HapFileRestorecon(EMPTY_STRING, g_hapFileInfoWithPathEmpty));665 ASSERT_EQ(-SELINUX_ARG_INVALID, test.TypeSet(EMPTY_STRING, nullptr));
30 const std::string EMPTY_STRING = ""; variable