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

/external/libvpx/libvpx/test/
H A Dvideo_source.h30 // These are undefined right below GetDataPath
32 // Stringification or the GetDataPath will fail at runtime
37 static std::string GetDataPath() { function in namespace:libvpx_test
57 const std::string path_to_source = GetDataPath() + "/" + file_name;

Completed in 1093 milliseconds