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