Home
last modified time | relevance | path

Searched refs:testBinaryDirectory (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.cpp47 const std::filesystem::path testBinaryDirectory = gfxstream::guest::getProgramDirectory(); in GetTestDataPath() local
48 return (testBinaryDirectory / "testdata" / basename).string(); in GetTestDataPath()