Searched refs:TestUeventdFile (Results 1 – 1 of 1) sorted by relevance
/aosp14/system/core/init/ |
H A D | ueventd_parser_test.cpp | 84 TestUeventdFile("", {}); in TEST() 109 TestUeventdFile(ueventd_file, {subsystems, {}, {}, {}, {}, {}}); in TEST() 135 TestUeventdFile(ueventd_file, {{}, sysfs_permissions, permissions, {}, {}, {}}); in TEST() 151 TestUeventdFile(ueventd_file, {{}, {}, {}, firmware_directories, {}, {}}); in TEST() 217 TestUeventdFile(ueventd_file, {{}, {}, {}, {}, external_firmware_handlers, {}}); in TEST() 235 TestUeventdFile(ueventd_file, {{}, {}, {}, {}, external_firmware_handlers, {}}); in TEST() 249 TestUeventdFile(ueventd_file, {{}, {}, {}, {}, {}, parallel_restorecon_dirs}); in TEST() 268 TestUeventdFile(ueventd_file, {{}, {}, {}, {}, {}, {}, false, 0, true}); in TEST() 276 TestUeventdFile(ueventd_file2, {{}, {}, {}, {}, {}, {}, true, 0, false}); in TEST() 358 TestUeventdFile(ueventd_file, in TEST() [all …]
|