Home
last modified time | relevance | path

Searched defs:check_equal (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-serialize.hh175 bool check_equal (T1 &&v1, T2 &&v2, hb_serialize_error_t err_type) in check_equal() function
/third_party/python/Lib/test/
Dtest_bdb.py301 def check_equal(self, expected, result, msg): member in Tracer
/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js1576 function check_equal(actual, expected, stack) function