Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_system_unittest.cpp14 static const char kPath[] = "/tmp/foo/bar"; in TEST() local
20 sys.AddRegularFile(kPath, kString, kStringLen); in TEST()
23 FileDescriptor fd(kPath); in TEST()