Home
last modified time | relevance | path

Searched defs:expect_equal (Results 1 – 5 of 5) 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/mesa3d/src/util/
Dblob_test.c54 expect_equal(uint64_t expected, uint64_t actual, const char *test) in expect_equal() function
/third_party/mesa3d/src/util/tests/cache/
Dcache_test.c65 expect_equal(uint64_t actual, uint64_t expected, const char *test) 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
/third_party/ltp/tools/sparse/sparse-src/
Dparse.c2624 int expect_equal = 0; in single_initializer() local