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

  /frameworks/base/tools/aapt2/compile/
XmlIdCollector.cpp 29 static bool cmpName(const SourcedResourceName& a, const ResourceNameRef& b) {
48 name, cmpName);
  /external/deqp/modules/gles2/functional/
es2fFlushFinishTests.cpp 406 const char* cmpName = behavior == EXPECT_COEF_GREATER_THAN ? "greater than" :
411 m_testCtx.getLog() << TestLog::Message << "ERROR: Expected " << name << " coefficient to be " << cmpName << " " << threshold << TestLog::EndMessage;
  /external/deqp/modules/gles3/functional/
es3fFlushFinishTests.cpp 515 const char* cmpName = behavior == EXPECT_COEF_GREATER_THAN ? "greater than" :
520 m_testCtx.getLog() << TestLog::Message << "ERROR: Expected " << name << " coefficient to be " << cmpName << " " << threshold << TestLog::EndMessage;

Completed in 583 milliseconds