Home
last modified time | relevance | path

Searched defs:expect_equal (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/functional/
Dtest-malloc-stats-common.h82 static int expect_equal(long long amt, long long value, const char *amt_name) in expect_equal() function
/third_party/skia/tests/
DSkSLDSLTest.cpp142 static void expect_equal(skiatest::Reporter* r, int lineNumber, T& input, const char* expected) { in expect_equal() function
151 static void expect_equal(skiatest::Reporter* r, int lineNumber, T&& dsl, const char* expected) { in expect_equal() function