Searched refs:mBackendType (Results 1 – 1 of 1) sorted by relevance
52 private String mBackendType; field in BenchmarkResult74 mBackendType = backendType; in BenchmarkResult()122 mBackendType = in.readString(); in BenchmarkResult()148 dest.writeString(mBackendType); in writeToParcel()197 ", mBackendType=" + mBackendType + in toString()286 sb.append(mTestInfo).append(',').append(mBackendType); in toCsvLine()