Home
last modified time | relevance | path

Searched defs:itName (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/arkxtest/jsunit/src/module/config/
DFilter.js19 constructor(suiteName, itName, params) { argument
38 constructor(suiteName, itName, params) { argument
54 constructor(suiteName, itName, params) { argument
71 constructor(suiteName, itName, fi, params) { argument
/test/testfwk/arkxtest/jsunit/src/
Dservice.js385 itArray.push({ 'itName': itItem.description }); property
444 let it = { 'itName': spec.description }; property