Home
last modified time | relevance | path

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

/bionic/tests/
Dsystem_properties_test.cpp65 const char* get_appcompat_path() const { return appcompat_path.c_str(); } in get_appcompat_path() function in SystemPropertiesTest
178 int ret = mount(system_properties.get_appcompat_path(), system_properties.get_path(), nullptr, in TEST()