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

/system/update_engine/
H A Dp2p_manager_unittest.cc343 if (!test_utils::IsXAttrSupported(base::FilePath("/tmp"))) {
365 if (!test_utils::IsXAttrSupported(base::FilePath("/tmp"))) {
391 if (!test_utils::IsXAttrSupported(base::FilePath("/tmp"))) {
/system/update_engine/payload_consumer/
H A Ddownload_action_unittest.cc520 if (!test_utils::IsXAttrSupported(FilePath("/tmp"))) {
543 if (!test_utils::IsXAttrSupported(FilePath("/tmp"))) {
559 if (!test_utils::IsXAttrSupported(FilePath("/tmp"))) {
596 if (!test_utils::IsXAttrSupported(FilePath("/tmp"))) {
/system/update_engine/common/
H A Dtest_utils.h99 bool IsXAttrSupported(const base::FilePath& dir_path);
H A Dtest_utils.cc115 bool IsXAttrSupported(const base::FilePath& dir_path) { function in namespace:chromeos_update_engine::test_utils

Completed in 50 milliseconds