Lines Matching defs:asynctest
67 function asynctest(testBlock, args, callback, assertBlock) {
120 asynctest(realpath, [entry], callback, function(err, result) {
148 asynctest(realpath, [entry], callback, function(err, result) {
182 asynctest(realpath, [entry], callback, function(err, result) {
214 asynctest(realpath, [entry], callback, function(err, result) {
240 asynctest(
266 asynctest(realpath, [testPath], callback, function(er, res) {
303 asynctest(realpath, [entry], callback, function(err, result) {
361 asynctest(realpath, [entry], callback, function(err, result) {
375 asynctest(realpath, [entry], callback, function(err, result) {
385 asynctest(realpath, ['..'], cb, function(er, uponeActual) {
540 asynctest(realpath, [linkPath], cb, function(er, actual) {