Home
last modified time | relevance | path

Searched refs:ueventd_file (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Dueventd_parser_test.cpp77 auto ueventd_file = R"( in TEST() local
98 TestUeventdFile(ueventd_file, {subsystems, {}, {}, {}, {}}); in TEST()
102 auto ueventd_file = R"( in TEST() local
124 TestUeventdFile(ueventd_file, {{}, sysfs_permissions, permissions, {}, {}}); in TEST()
128 auto ueventd_file = R"( in TEST() local
140 TestUeventdFile(ueventd_file, {{}, {}, {}, firmware_directories, {}}); in TEST()
144 auto ueventd_file = R"( in TEST() local
168 TestUeventdFile(ueventd_file, {{}, {}, {}, {}, external_firmware_handlers}); in TEST()
172 auto ueventd_file = R"( in TEST() local
185 TestUeventdFile(ueventd_file, {{}, {}, {}, {}, external_firmware_handlers}); in TEST()
[all …]