Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
H A DIDNAConformanceTest.java47 inputData = ReadInput.getInputData(); in TestConformance()
248 public static class ReadInput { class in IDNAConformanceTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
H A DIDNAConformanceTest.java44 inputData = ReadInput.getInputData(); in TestConformance()
245 public static class ReadInput { class in IDNAConformanceTest
/third_party/skia/third_party/externals/brotli/research/
H A Dfind_opt_references.cc43 void ReadInput(FILE* fin, input_type* storage, size_t input_size) { in ReadInput() function
214 ReadInput(fin, storage, input_size); in main()
/third_party/lzma/CPP/7zip/Archive/
H A DLzmaHandler.cpp96 HRESULT ReadInput(Byte *data, UInt32 size, UInt32 *processedSize) in ReadInput() function in NArchive::NLzma::Z7_final
509 RINOK(decoder.ReadInput(buf, headerSize, &processed))

Completed in 4 milliseconds