Searched defs:checkQuery (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/file_manager/file_manager/background/js/
H A Dtest_util.js284 checkQuery: function() {
303 setTimeout(steps.checkQuery, 50);
312 steps.checkQuery();
/external/deqp/modules/glshared/
H A DglsAttributeLocationTests.cpp631 bool checkQuery (TestLog& log, const glw::Functions& gl, deUint32 program, const vector<Attribute>& attributes, const map<string, deUint32>& bindings) function in namespace:deqp::gls::__anon20385
738 if (!checkQuery(log, gl, program, attributes, activeBindings))
745 if (!checkQuery(log, gl, program, attributes, activeBindings))
761 if (!checkQuery(log, gl, program, attributes, activeBindings))
781 if (!checkQuery(log, gl, program, reattachAttributes, activeBindings))

Completed in 340 milliseconds