Searched defs:expect_equal (Results 1 – 5 of 5) sorted by relevance
/third_party/musl/libc-test/src/functional/ |
D | test-malloc-stats-common.h | 82 static int expect_equal(long long amt, long long value, const char *amt_name) in expect_equal() function
|
/third_party/mesa3d/src/util/ |
D | blob_test.c | 54 expect_equal(uint64_t expected, uint64_t actual, const char *test) in expect_equal() function
|
/third_party/mesa3d/src/util/tests/cache/ |
D | cache_test.c | 65 expect_equal(uint64_t actual, uint64_t expected, const char *test) in expect_equal() function
|
/third_party/skia/tests/ |
D | SkSLDSLTest.cpp | 142 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/ |
D | parse.c | 2624 int expect_equal = 0; in single_initializer() local
|