Home
last modified time | relevance | path

Searched defs:MemoryView (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/libc/utils/UnitTest/
H A DMemoryMatcher.h20 using MemoryView = __llvm_libc::cpp::ArrayRef<char>; variable
/llvm-project-15.0.7/libc/test/src/stdio/
H A Dfopencookie_test.cpp25 using MemoryView = __llvm_libc::memory::testing::MemoryView; typedef
/llvm-project-15.0.7/libc/test/src/__support/File/
H A Dfile_test.cpp18 using MemoryView = __llvm_libc::memory::testing::MemoryView; typedef