Searched refs:getModel (Results 1 – 15 of 15) sorted by relevance
184 assertNotNull(result.getModel()); in testBeginEndSection()185 ThreadModel thread = findThread(result.getModel(), result.getTid()); in testBeginEndSection()199 assertNotNull(result.getModel()); in testAsyncBeginEndSection()200 ProcessModel process = findProcess(result.getModel(), result.getPid()); in testAsyncBeginEndSection()215 assertNotNull(result.getModel()); in testCounter()216 ProcessModel process = findProcess(result.getModel(), result.getPid()); in testCounter()250 ThreadModel thread = findThread(result.getModel(), result.getPid()); in testTracingContent()267 ProcessModel processModel = findProcess(result.getModel(), result.getPid()); in testTracingContent()
32 public Model getModel() { return mModel; } in getModel() method in TraceResult
73 assertThat(mCarInfoManager.getModel()).isNotNull(); in testGetModel()
144 assertEquals("Android CTS test companion device", accessory.getModel()); in onAttached()
858 .filter(cs -> cs.getModel() == ColorSpace.Model.RGB) in testIdempotentTransferFunctions()871 if (cs.getModel() == ColorSpace.Model.RGB) { in testMatch()
205 assertEquals(ColorSpace.Model.XYZ, c.getModel()); in testModel()
2234 if (cs.getModel() != ColorSpace.Model.RGB) {
105 if (cs.getModel() != ColorSpace.Model.RGB) { in getRgbColorSpaces()
1296 assertThat(keyDetailsList.getModel()).isEqualTo(platformReportedModel); in checkAttestationDeviceProperties()1302 assertNull(keyDetailsList.getModel()); in checkAttestationDeviceProperties()1308 assertNull(nonKeyDetailsList.getModel()); in checkAttestationDeviceProperties()
199 assertThat(teeAttestation.getModel()).isEqualTo(platformReportedModel); in validateDeviceIdAttestationData()
755 public String getModel() { in getModel() method in AuthorizationList
292 assertThat(teeAttestation.getModel()).isEqualTo(platformReportedModel); in validateDeviceIdAttestationData()
META-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
15845 method public android.graphics.ColorSpace.Model getModel();15918 method @NonNull public android.graphics.ColorSpace.Model getModel();20534 method @NonNull public String getModel();28586 method @NonNull public final String getModel();
7696 …OUND_TRIGGER) public android.media.soundtrigger.SoundTriggerManager.Model getModel(java.util.UUID);