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

/external/chromium_org/gpu/command_buffer/service/
H A Dprogram_manager_unittest.cc262 bool LinkAsExpected(Program* program, function in class:gpu::gles2::ProgramManagerWithShaderTest
1165 EXPECT_TRUE(LinkAsExpected(program, true));
1169 EXPECT_TRUE(LinkAsExpected(program, true));
1173 EXPECT_TRUE(LinkAsExpected(program, true));
1177 EXPECT_TRUE(LinkAsExpected(program, true));
1181 EXPECT_TRUE(LinkAsExpected(program, false));
1247 EXPECT_TRUE(LinkAsExpected(program, false));
1264 EXPECT_TRUE(LinkAsExpected(program, false));
1281 EXPECT_TRUE(LinkAsExpected(program, false));
1298 EXPECT_TRUE(LinkAsExpected(progra
[all...]

Completed in 616 milliseconds