Home
last modified time | relevance | path

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

/bionic/tests/
Dproperty_benchmark.cpp45 pa_dirname = dirname; in LocalPropertyTestState()
46 pa_filename = pa_dirname + "/__properties__"; in LocalPropertyTestState()
84 rmdir(pa_dirname.c_str()); in ~LocalPropertyTestState()
104 std::string pa_dirname; member
Dsystem_properties_test.cpp41 pa_dirname = dirname; in LocalPropertyTestState()
42 pa_filename = pa_dirname + "/__properties__"; in LocalPropertyTestState()
57 rmdir(pa_dirname.c_str()); in ~LocalPropertyTestState()
62 std::string pa_dirname; member