Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_utils_test.cpp147 TemporaryFile from_2(from_subdir); in TEST() local
161 StringPrintf("%s/subdir/%s", to.path, Basename(from_2.path).c_str()), in TEST()
193 TemporaryFile from_2(from_subdir); in TEST() local
204 UnorderedElementsAre(from_1.path, from_subdir, from_2.path)); in TEST()