Searched defs:tst_res (Results 1 – 7 of 7) sorted by relevance
57 unsigned int tst_res; in TEST_P() local80 unsigned int tst_res; in TEST_P() local174 unsigned int tst_res; in TEST_P() local199 unsigned int tst_res; in TEST_P() local
62 unsigned int tst_res; in TEST_P() local88 unsigned int tst_res; in TEST_P() local221 unsigned int tst_res; in TEST_P() local248 unsigned int tst_res; in TEST_P() local
149 const uint64_t tst_res = av1_wedge_sse_from_residuals(r1, d, m, N); in TEST_F() local184 uint64_t tst_res; in TEST_P() local214 uint64_t tst_res; in TEST_P() local261 int tst_res; in TEST_P() local316 int tst_res; in TEST_P() local
206 uint64_t tst_res; in TEST_P() local227 uint64_t tst_res; in TEST_P() local
61 #define tst_res(result, msg) tst_res_(__FILE__, __LINE__, (result), (msg)) macro
116 tst_res() function
55 #define tst_res(ttype, arg_fmt, ...) \ macro