Home
last modified time | relevance | path

Searched refs:expectedOutputDirPath (Results 1 - 1 of 1) sorted by relevance

/third_party/libphonenumber/tools/java/cpp-build/test/com/google/i18n/phonenumbers/
H A DBuildMetadataCppFromXmlTest.java146 private final String expectedOutputDirPath; field in BuildMetadataCppFromXmlTest.MockedCommand
153 String expectedOutputDirPath, Type expectedType, Variant expectedVariant) { in MockedCommand()
157 this.expectedOutputDirPath = expectedOutputDirPath; in MockedCommand()
168 assertEquals(expectedOutputDirPath, dir.getPath()); in openHeaderStream()
173 assertEquals(expectedOutputDirPath, dir.getPath()); in openSourceStream()
152 MockedCommand(String expectedInputFilePath, boolean expectedLiteMetadata, String expectedOutputDirPath, Type expectedType, Variant expectedVariant) MockedCommand() argument

Completed in 1 milliseconds