Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/targetprep/
DDynamicConfigPusherTest.java270 Capture<File> capture = new Capture<>(); in testSetUp() local
271 mMockBuildInfo.setFile(EasyMock.contains("moduleName"), EasyMock.capture(capture), in testSetUp()
281 File dynamicFile = capture.getValue(); in testSetUp()
/test/framework/host_setup/
Dfabfile.py81 capture=True)