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

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/tests/
H A DMakefile10 default: test_context test_surface test_subpicture test_blocks test_rendering xvmc_bench
12 test_context: test_context.o testlib.o
31 $(RM) -rf *.o test_context test_surface test_subpicture test_blocks test_rendering xvmc_bench
/external/mesa3d/src/gallium/state_trackers/xvmc/tests/
H A DMakefile10 default: test_context test_surface test_subpicture test_blocks test_rendering xvmc_bench
12 test_context: test_context.o testlib.o
31 $(RM) -rf *.o test_context test_surface test_subpicture test_blocks test_rendering xvmc_bench
/external/chromium_org/v8/test/mjsunit/compiler/
H A Dregress-deopt-call-as-function.js32 function test_context() { function
40 assertEquals(0x7fffffff + 42, test_context());
H A Dinline-construct.js65 function test_context(constructor, val, deopt, counter) { function
79 TestInlinedConstructor(constructor, test_context);
/external/chromium_org/mojo/application_manager/
H A Dapplication_manager_unittest.cc244 TestAImpl(ApplicationConnection* connection, TesterContext* test_context) argument
245 : test_context_(test_context) {
275 TestBImpl(ApplicationConnection* connection, TesterContext* test_context) argument
276 : test_context_(test_context) {
304 TestCImpl(ApplicationConnection* connection, TesterContext* test_context) argument
305 : test_context_(test_context) {}
/external/chromium_org/cc/test/
H A Dtest_gles2_interface.cc12 TestGLES2Interface::TestGLES2Interface(TestWebGraphicsContext3D* test_context) argument
13 : test_context_(test_context) {
H A Dtest_gles2_interface.h15 explicit TestGLES2Interface(TestWebGraphicsContext3D* test_context);
/external/chromium_org/v8/src/
H A Dhydrogen.h907 TestContext* test_context() { return test_context_; } function in class:v8::internal::FINAL
2177 return function_state()->test_context();

Completed in 6277 milliseconds