Home
last modified time | relevance | path

Searched refs:test_wrapper (Results 1 – 4 of 4) sorted by relevance

/external/v8/test/mjsunit/
Delements-transition-hoisting.js35 function test_wrapper() { function
235 test_wrapper();
236 %ClearFunctionTypeFeedback(test_wrapper);
Delements-kind.js98 function test_wrapper() { function
161 test_wrapper();
162 %ClearFunctionTypeFeedback(test_wrapper);
/external/clang/test/SemaCXX/
Dwarn-infinite-recursion.cpp145 int test_wrapper() { in test_wrapper() function
152 int wrapper_sum = test_wrapper<2>(); // expected-note{{instantiation}}
/external/clang/test/Analysis/
Dmalloc-plist.c43 void test_wrapper() { in test_wrapper() function