Searched defs:txtProtobufFileName (Results 1 – 3 of 3) sorted by relevance
61 private void testSoParser(String fileName, String txtProtobufFileName, boolean parseInternalApi) in testSoParser()72 ClassUtils.getResrouceContentString(getClass(), txtProtobufFileName), in testSoParser() local
84 String txtProtobufFileName = fileName + PB_TXT; in testApkParser() local87 ClassUtils.openResourceAsStreamReader(getClass(), txtProtobufFileName), in testApkParser() local
160 String txtProtobufFileName = fileName + PB_TXT; in testFileParser() local163 ClassUtils.openResourceAsStreamReader(getClass(), txtProtobufFileName), in testFileParser() local