Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DGLSnapshotTestDispatch.h66 android::base::TestSystem mTestSystem; variable
DGLSnapshotTestDispatch.cpp33 mTestSystem.getTempRoot()->makeSubDir("SampleSnapshots"); in SnapshotTestDispatch()
34 mSnapshotPath = mTestSystem.getTempRoot()->makeSubPath("SampleSnapshots"); in SnapshotTestDispatch()
DGLSnapshotTesting.cpp236 mTestSystem.getTempRoot()->makeSubDir("Snapshots"); in SetUp()
237 mSnapshotPath = mTestSystem.getTempRoot()->makeSubPath("Snapshots"); in SetUp()
DGLSnapshotTesting.h225 android::base::TestSystem mTestSystem;
DFrameBuffer_unittest.cpp117 mTestSystem.getTempRoot()->makeSubDir("Snapshots"); in SetUp()
118 mSnapshotPath = mTestSystem.getTempRoot()->makeSubPath("Snapshots"); in SetUp()
168 android::base::TestSystem mTestSystem; member in gfxstream::__anon6c1a5eac0111::FrameBufferTest