Searched defs:testGetOpenFileSlice (Results 1 - 1 of 1) sorted by relevance

/external/llvm/unittests/Support/
H A DMemoryBufferTest.cpp36 void testGetOpenFileSlice(bool Reopen);
128 void MemoryBufferTest::testGetOpenFileSlice(bool Reopen) { function in class:__anon26541::MemoryBufferTest
165 testGetOpenFileSlice(false);
169 testGetOpenFileSlice(true);

Completed in 83 milliseconds