Searched refs:mTestRecord (Results 1 – 1 of 1) sorted by relevance
88 private TestRecord mTestRecord; field in PreviousResultLoader123 mTestRecord = in init()131 mTestRecord = in init()150 contextProto = mTestRecord.getDescription().unpack(Context.class); in init()237 return TestRecordInterpreter.interpreteRecord(mTestRecord); in loadPreviousResults()242 if (mTestRecord != null) { in cleanUp()243 mTestRecord = null; in cleanUp()