Home
last modified time | relevance | path

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

/bionic/tests/
Dproperty_benchmark.cpp35 char dir_template[] = "/data/local/tmp/prop-XXXXXX"; in LocalPropertyTestState() local
36 char *dirname = mkdtemp(dir_template); in LocalPropertyTestState()
Dsystem_properties_test.cpp31 char dir_template[] = "/data/local/tmp/prop-XXXXXX"; in LocalPropertyTestState() local
32 char *dirname = mkdtemp(dir_template); in LocalPropertyTestState()