Home
last modified time | relevance | path

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

/hardware/google/aemu/base/include/aemu/base/testing/
DTestTempDir.h196 char* path_end = tmpnamBuf + ::strlen(path); in mkdtemp() local
204 snprintf(path_end - kSuffixLen, kSuffixLen + 1, "%0d", random); in mkdtemp()