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

  /cts/suite/audio_quality/test/
SimpleScriptExecTest.cpp 36 android::String8 fail1; local
37 ASSERT_TRUE(!SimpleScriptExec::checkIfPassed(fail1, match1));
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
p6.cpp 56 auto *fail1 = 0; // expected-error {{variable 'fail1' with type 'auto *' has incompatible initializer of type 'int'}} local
  /external/clang/test/SemaTemplate/
typename-specifier.cpp 72 N::X<int>::type fail1; // expected-note{{in instantiation of template class 'N::X<int>' requested here}} variable

Completed in 194 milliseconds