Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/
DIntegrationTest.java229 final List<String> receivedComponentsTestEnded = new ArrayList<>(); in testSingleModuleRun_checkMetadata() local
261 receivedComponentsTestEnded.addAll(myContext.getModuleInvocationContext() in testSingleModuleRun_checkMetadata()
286 1, receivedComponentsTestEnded.size()); in testSingleModuleRun_checkMetadata()
288 component, receivedComponentsTestEnded.get(0)); in testSingleModuleRun_checkMetadata()