HomeSort by relevance Sort by last modified time
    Searched refs:meow (Results 1 - 4 of 4) sorted by null

  /external/clang/test/Index/Inputs/
usrs-system.h 1 #define MACRO_FROM_SYSTEM_HEADER_1 meow
  /frameworks/support/tests/java/android/support/v4/provider/
DocumentFileTest.java 51 private static final String MEOW = "meow";
72 rootMeow = new File(root, MEOW);
123 final DocumentFile meow = doc.findFile(MEOW);
125 assertTrue("isDirectory", meow.isDirectory());
128 DocumentFile[] docs = meow.listFiles();
131 final DocumentFile cat = meow.findFile(CAT);
132 final DocumentFile dog = meow.findFile(DOG);
133 final DocumentFile bar = meow.findFile(BAR)
    [all...]
  /external/clang/test/SemaCXX/
typo-correction-pt2.cpp 176 void meow() { function in namespace:PR17019
  /external/clang/www/demo/
index.cgi 146 print "time, try reloading in a second or two. Meow!</td></tr></table>'\n";
155 one from your computer, and you can see LLVM compile it, meow!!

Completed in 299 milliseconds