Searched refs:dir_template (Results 1 – 2 of 2) sorted by relevance
35 char dir_template[] = "/data/local/tmp/prop-XXXXXX"; in LocalPropertyTestState() local36 char *dirname = mkdtemp(dir_template); in LocalPropertyTestState()
31 char dir_template[] = "/data/local/tmp/prop-XXXXXX"; in LocalPropertyTestState() local32 char *dirname = mkdtemp(dir_template); in LocalPropertyTestState()