Home
last modified time | relevance | path

Searched refs:ExpectedBehavior (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fFlushFinishTests.cpp104 enum ExpectedBehavior enum in deqp::gles2::Functional::__anondce66fc20111::FlushFinishCase
113 ExpectedBehavior waitBehavior,
115 ExpectedBehavior readBehavior,
149 const ExpectedBehavior m_waitBehavior;
151 const ExpectedBehavior m_readBehavior;
157 …onst char* name, const char* description, ExpectedBehavior waitBehavior, float waitThreshold, Expe… in FlushFinishCase()
402 const ExpectedBehavior behavior = ndx == 0 ? m_waitBehavior : m_readBehavior; in analyzeResults()
/external/deqp/modules/gles3/functional/
Des3fFlushFinishTests.cpp111 enum ExpectedBehavior enum in deqp::gles3::Functional::__anonff1e96e40111::FlushFinishCase
120 ExpectedBehavior waitBehavior,
122 ExpectedBehavior readBehavior,
161 const ExpectedBehavior m_waitBehavior;
163 const ExpectedBehavior m_readBehavior;
170 …onst char* name, const char* description, ExpectedBehavior waitBehavior, float waitThreshold, Expe… in FlushFinishCase()
529 const ExpectedBehavior behavior = ndx == 0 ? m_waitBehavior : m_readBehavior; in analyzeResults()