Lines Matching refs:ASSERT
45 ASSERT(surface_list1[i] != VA_INVALID_SURFACE); in test_unique_surfaces()
46 ASSERT(surface_list2[j] != VA_INVALID_SURFACE); in test_unique_surfaces()
47 ASSERT(surface_list1[i] != surface_list2[j]); in test_unique_surfaces()
68 ASSERT( VA_STATUS_SUCCESS == va_status ); in test()
69 ASSERT( DEAD_SURFACE_ID == surfaces_1[1] ); /* bounds check */ in test()
74 ASSERT( VA_STATUS_SUCCESS == va_status ); in test()
75 ASSERT( DEAD_SURFACE_ID == surfaces_4[4] ); /* bounds check */ in test()
80 ASSERT( VA_STATUS_SUCCESS == va_status ); in test()
81 ASSERT( DEAD_SURFACE_ID == surfaces_16[16] ); /* bounds check */ in test()
91 ASSERT( VA_STATUS_SUCCESS == va_status ); in test()
96 ASSERT( VA_STATUS_SUCCESS == va_status ); in test()
97 ASSERT( DEAD_SURFACE_ID == surfaces_6[6] ); /* bounds check */ in test()
105 ASSERT( VA_STATUS_SUCCESS == va_status ); in test()
109 ASSERT( VA_STATUS_SUCCESS == va_status ); in test()
113 ASSERT( VA_STATUS_SUCCESS == va_status ); in test()