OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
520
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/
test_utils.h
99
bool
IsXAttrSupported
(const base::FilePath& dir_path);
test_utils.cc
115
bool
IsXAttrSupported
(const base::FilePath& dir_path) {
Completed in 204 milliseconds