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

/bionic/benchmarks/
H A Dproperty_benchmark.cpp57 pa_dirname = dirname;
58 pa_filename = pa_dirname + "/__properties__";
116 rmdir(pa_dirname.c_str());
136 std::string pa_dirname; member in struct:LocalPropertyTestState
/bionic/tests/
H A Dsystem_properties_test.cpp45 pa_dirname = dirname;
46 pa_filename = pa_dirname + "/__properties__";
62 rmdir(pa_dirname.c_str());
67 std::string pa_dirname; member in struct:LocalPropertyTestState

Completed in 223 milliseconds