Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/test/src/__support/File/
H A Dfile_test.cpp20 class StringFile : public __llvm_libc::File { class
34 explicit StringFile(char *buffer, size_t buflen, int bufmode, bool owned, in StringFile() function in StringFile