Searched refs:mTestRecord (Results 1 – 1 of 1) sorted by relevance
90 private TestRecord mTestRecord; field in PreviousResultLoader125 mTestRecord = in init()133 mTestRecord = in init()152 contextProto = mTestRecord.getDescription().unpack(Context.class); in init()239 return TestRecordInterpreter.interpreteRecord(mTestRecord); in loadPreviousResults()244 if (mTestRecord != null) { in cleanUp()245 mTestRecord = null; in cleanUp()