Searched refs:__for_testing_only__android_dirs (Results 1 – 2 of 2) sorted by relevance
31 extern const fs_path_config* __for_testing_only__android_dirs;235 check_two(__for_testing_only__android_dirs, "dirs", "vendor/"); in TEST()243 check_two(__for_testing_only__android_dirs, "dirs", "oem/"); in TEST()251 check_two(__for_testing_only__android_dirs, "dirs", "odm/"); in TEST()
100 auto __for_testing_only__android_dirs = android_dirs; variable