Home
last modified time | relevance | path

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

/system/libvintf/xsd/halManifest/vts/
DValidateHalManifest.cpp57 std::vector<const char*> vintf_locations = {"/vendor/etc/vintf", "/odm/etc/vintf"}; in TEST() local
58 for (const char* dir_path : vintf_locations) { in TEST()