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

/external/chromium_org/v8/test/mjsunit/regress/
H A Dregress-1548.js31 function testfn(f) { return [1].map(f)[0]; } function
33 assertThrows(function() { testfn(foo); } );
38 assertThrows(function() { testfn(foo); } );
/external/valgrind/main/none/tests/amd64/
H A Dtm1.c34 void testfn ( void* arg ) function
40 long long int ok = transactionally_apply ( testfn, NULL );

Completed in 510 milliseconds