Searched refs:dex_location_real (Results 1 – 1 of 1) sorted by relevance
295 UniqueCPtr<const char[]> dex_location_real(realpath(file.GetFilename().c_str(), nullptr)); in TEST_F() local296 std::string dex_location(dex_location_real.get()); in TEST_F()