HomeSort by relevance Sort by last modified time
    Searched refs:IsXAttrSupported (Results 1 - 4 of 4) sorted by null

  /system/update_engine/
p2p_manager_unittest.cc 343 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/
download_action_unittest.cc 526 if (!test_utils::IsXAttrSupported(FilePath("/tmp"))) {
549 if (!test_utils::IsXAttrSupported(FilePath("/tmp"))) {
565 if (!test_utils::IsXAttrSupported(FilePath("/tmp"))) {
603 if (!test_utils::IsXAttrSupported(FilePath("/tmp"))) {
  /system/update_engine/common/
test_utils.h 100 bool IsXAttrSupported(const base::FilePath& dir_path);
test_utils.cc 114 bool IsXAttrSupported(const base::FilePath& dir_path) {

Completed in 531 milliseconds