Home
last modified time | relevance | path

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

/platform_testing/libraries/flag-helpers/junit/test/src/android/platform/test/flag/junit/host/
DHostFlagsValueProviderTest.java76 File aconfigFlagsEmptyPbFile = testFolder.newFile(); in initHostFlagsValueProvider() local
77 parsed_flags.getDefaultInstance().writeTo(new FileOutputStream(aconfigFlagsEmptyPbFile)); in initHostFlagsValueProvider()
87 .thenReturn(aconfigFlagsEmptyPbFile); in initHostFlagsValueProvider()