Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DBinaryStreamTest.cpp787 ArrayRef<uint8_t> SourceBytes(reinterpret_cast<uint8_t *>(&SourceInts[0]), in TEST_F() local
790 initializeInput(SourceBytes, alignof(int)); in TEST_F()