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