Home
last modified time | relevance | path

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

/bionic/tests/
Dproperty_benchmark.cpp46 pa_filename = pa_dirname + "/__properties__"; in LocalPropertyTestState()
48 __system_property_set_filename(pa_filename.c_str()); in LocalPropertyTestState()
83 unlink(pa_filename.c_str()); in ~LocalPropertyTestState()
105 std::string pa_filename; member
Dsystem_properties_test.cpp42 pa_filename = pa_dirname + "/__properties__"; in LocalPropertyTestState()
44 __system_property_set_filename(pa_filename.c_str()); in LocalPropertyTestState()
56 unlink(pa_filename.c_str()); in ~LocalPropertyTestState()
63 std::string pa_filename; member