Searched refs:testBinaryDirectory (Results 1 – 1 of 1) sorted by relevance
44 const std::filesystem::path testBinaryDirectory = gfxstream::guest::getProgramDirectory(); in GetTestDataPath() local45 return (testBinaryDirectory / "testdata" / basename).string(); in GetTestDataPath()