Home
last modified time | relevance | path

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

/bionic/tests/
Dsystem_properties_test.cpp69 const char* get_real_sysprop_dir() const { return real_sysprop_dir.c_str(); } in get_real_sysprop_dir() function in SystemPropertiesTest
646 int ret = mount(system_properties.get_path(), system_properties.get_real_sysprop_dir(), nullptr, in TEST()
673 "cp -r %s %s", system_properties.get_real_sysprop_dir(), system_properties.get_path()); in TEST()
684 int ret = mount(system_properties.get_mount_path(), system_properties.get_real_sysprop_dir(), in TEST()