Home
last modified time | relevance | path

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

/xnu-11215/tests/
H A Dsubsystem_root_path_helper.c16 char * expected_subsystem_root_path = argv[2]; in main() local
20 if (strcmp(subsystem_root_path, expected_subsystem_root_path)) { in main()