Home
last modified time | relevance | path

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

/system/utest/runtests-utils/
A Druntests-utils-test.cpp281 fbl::String existing_file_path = JoinPath(test_dir.path(), "existing-file"); in ResolveGlobsMultipleMatches() local
287 existing_file_path}; in ResolveGlobsMultipleMatches()
289 const int existing_file_fd = open(existing_file_path.c_str(), O_CREAT); in ResolveGlobsMultipleMatches()

Completed in 8 milliseconds