Home
last modified time | relevance | path

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

/bionic/benchmarks/
Dproperty_benchmark.cpp59 pa_dirname = dirname; in LocalPropertyTestState()
60 pa_filename = pa_dirname + "/__properties__"; in LocalPropertyTestState()
118 rmdir(pa_dirname.c_str()); in ~LocalPropertyTestState()
139 std::string pa_dirname; member
/bionic/tests/
Dsystem_properties_test.cpp44 pa_dirname = dirname; in LocalPropertyTestState()
45 pa_filename = pa_dirname + "/__properties__"; in LocalPropertyTestState()
60 rmdir(pa_dirname.c_str()); in ~LocalPropertyTestState()
65 std::string pa_dirname; member