Searched refs:test_context (Results 1 – 9 of 9) sorted by relevance
10 default: test_context test_surface test_subpicture test_blocks test_rendering xvmc_bench12 test_context: test_context.o testlib.o target31 $(RM) -rf *.o test_context test_surface test_subpicture test_blocks test_rendering xvmc_bench
1 test_context
32 function test_context() { function40 assertEquals(0x7fffffff + 42, test_context());
65 function test_context(constructor, val, deopt, counter) { function79 TestInlinedConstructor(constructor, test_context);
12 TestGLES2Interface::TestGLES2Interface(TestWebGraphicsContext3D* test_context) in TestGLES2Interface() argument13 : test_context_(test_context) { in TestGLES2Interface()
15 explicit TestGLES2Interface(TestWebGraphicsContext3D* test_context);
903 TestContext* test_context() { return test_context_; } in test_context() function2186 return function_state()->test_context(); in inlined_test_context()