Searched refs:componentsToPath (Results 1 - 1 of 1) sorted by relevance

/external/qemu/android/base/files/
H A DPathUtils_unittest.cpp259 static String componentsToPath( function in namespace:android::base
302 String inputPath = componentsToPath(input, '!');
303 String expectedPath = componentsToPath(kData[n].expected, '!');

Completed in 76 milliseconds