Home
last modified time | relevance | path

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

/libnativehelper/tests/
DJniInvocation_test.cpp58 pa_filename = pa_dirname + "/__properties__"; in LocalPropertyTestState()
60 __system_property_set_filename(pa_filename.c_str()); in LocalPropertyTestState()
73 unlink(pa_filename.c_str()); in ~LocalPropertyTestState()
80 std::string pa_filename; member