Searched refs:mTestSystem (Results 1 – 5 of 5) sorted by relevance
66 android::base::TestSystem mTestSystem; variable
33 mTestSystem.getTempRoot()->makeSubDir("SampleSnapshots"); in SnapshotTestDispatch()34 mSnapshotPath = mTestSystem.getTempRoot()->makeSubPath("SampleSnapshots"); in SnapshotTestDispatch()
236 mTestSystem.getTempRoot()->makeSubDir("Snapshots"); in SetUp()237 mSnapshotPath = mTestSystem.getTempRoot()->makeSubPath("Snapshots"); in SetUp()
225 android::base::TestSystem mTestSystem;
117 mTestSystem.getTempRoot()->makeSubDir("Snapshots"); in SetUp()118 mSnapshotPath = mTestSystem.getTempRoot()->makeSubPath("Snapshots"); in SetUp()168 android::base::TestSystem mTestSystem; member in gfxstream::__anon6c1a5eac0111::FrameBufferTest