HomeSort by relevance Sort by last modified time
    Searched defs:removeIfExists (Results 1 - 2 of 2) sorted by null

  /external/llvm/unittests/Transforms/DebugIR/
DebugIR.cpp 58 bool removeIfExists(StringRef Path) {
111 ASSERT_FALSE(removeIfExists(Path)) << "Unexpected file " << Path;
124 ASSERT_TRUE(removeIfExists(Path)) << "Missing expected file at " << Path;
137 ASSERT_TRUE(removeIfExists(Path)) << "Missing expected file at " << Path;
158 ASSERT_TRUE(removeIfExists(Path)) << "Missing expected file at " << Path;
176 ASSERT_TRUE(removeIfExists(Path)) << "Missing expected file at " << Path;
196 ASSERT_TRUE(removeIfExists(Path)) << "Missing expected file at " << Path;
200 ASSERT_FALSE(removeIfExists(UnexpectedPath)) << "Unexpected file " << Path;
218 ASSERT_FALSE(removeIfExists(Path)) << "Unexpected file " << Path;
236 ASSERT_TRUE(removeIfExists(Path)) << "Missing expected file at " << Path
    [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 100 milliseconds