Searched refs:verifyState (Results 1 – 6 of 6) sorted by relevance
80 this.peerConnections.forEach((conn) => conn.verifyState());
75 this.peerConnections.forEach((conn) => conn.verifyState());
85 (conn) => conn.verifyState(NUM_BAD_RESOLUTIONS_FOR_FAILURE));
75 verifyState(numSequentialBadResolutionsForFailure=10, allowedDelta=1) { method in PeerConnection
97 bool verifyState(glw::GLenum origin, glw::GLenum depth) in verifyState() function in gl4cts::ClipControlBaseTest239 if (!verifyState(GL_LOWER_LEFT, GL_NEGATIVE_ONE_TO_ONE)) in iterate()295 if (!verifyState(cases[i][0], cases[i][1])) in iterate()
235 bool verifyState (glu::CallLogWrapper& gl, const BoundingBox& bbox) const;295 if (!verifyState(gl, boundingBox)) in iterate()302 bool QueryCase::verifyState (glu::CallLogWrapper& gl, const BoundingBox& bbox) const in verifyState() function in deqp::gles31::Functional::__anon2babdd300111::QueryCase