Searched refs:testfn (Results 1 – 2 of 2) sorted by relevance
31 function testfn(f) { return [1].map(f)[0]; } function33 assertThrows(function() { testfn(foo); } );38 assertThrows(function() { testfn(foo); } );
34 void testfn ( void* arg ) in testfn() function40 long long int ok = transactionally_apply ( testfn, NULL ); in main()