Home
last modified time | relevance | path

Searched refs:receivedComponentsTestRunEnded (Results 1 – 1 of 1) sorted by relevance

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/
DIntegrationTest.java232 final List<String> receivedComponentsTestRunEnded = new ArrayList<>(); in testSingleModuleRun_checkMetadata() local
251 receivedComponentsTestRunEnded.addAll(myContext.getModuleInvocationContext() in testSingleModuleRun_checkMetadata()
275 1, receivedComponentsTestRunEnded.size()); in testSingleModuleRun_checkMetadata()
277 component, receivedComponentsTestRunEnded.get(0)); in testSingleModuleRun_checkMetadata()