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

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

Completed in 67 milliseconds