Searched refs:expected2 (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/graw/
H A Docclusion-query.c14 static int expected2 = 420; variable in typeref:typename:int
155 int expected2_min = (int) (expected2 * 0.95);
156 int expected2_max = (int) (expected2 * 1.05);
194 printf(" Failure: result2 should be near %d\n", expected2);
/xsrc/external/mit/MesaLib/dist/src/gallium/tests/graw/
H A Docclusion-query.c15 static int expected2 = 420; variable in typeref:typename:int
156 int expected2_min = (int) (expected2 * 0.95);
157 int expected2_max = (int) (expected2 * 1.05);
196 printf(" Failure: result2 should be near %d\n", expected2);
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_buffer_test.c102 uint8_t expected2[] = { 0x11, 0x11, 0x11, 0x21, 0x22, 0x22, 0x22, 0x02 }; local in function:emit_bits
103 ASSERT_BLOB_DATA(&buf, expected2);
/xsrc/external/mit/ctwm/dist/tests/layout/
H A Dtest_layout.c220 int linenum, buf_size, expected1, expected2, errors; local in function:read_test_from_file
426 func_buf, &expected1, &expected2) == 3) {
444 if(got1 != expected1 || got2 != expected2) {
450 expected1, expected2);
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_compiler_test.cpp170 const uint32_t expected2[] = { local in function:TEST_F
178 EXPECT_EQ(g1[i], expected2[i]);
201 const uint32_t expected2[] = { local in function:TEST_F
209 EXPECT_EQ(g1[i], expected2[i]);

Completed in 7 milliseconds