Searched refs:expectString (Results 1 - 4 of 4) sorted by relevance

/external/sonic/
H A Dwave.c146 static void expectString( function
195 expectString(file, "RIFF");
197 expectString(file, "WAVE"); /* 08 - WAVE */
198 expectString(file, "fmt "); /* 12 - fmt */
221 expectString(file, "data"); /* 36 - data */
/external/clang/unittests/AST/
H A DASTTypeTraitsTest.cpp155 Verifier.expectString("void f() {\n}\n\n");
161 Verifier.expectString("{\n}\n");
H A DMatchVerifier.h270 void expectString(const std::string &Str) { function in class:clang::ast_matchers::PrintVerifier
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 140 milliseconds