Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/jsunit/src/module/config/
DFilter.js17 constructor(suiteName, itName, params) { argument
36 constructor(suiteName, itName, params) { argument
52 constructor(suiteName, itName, params) { argument
69 constructor(suiteName, itName, fi, params) { argument
/test/xts/tools/lite/hctest/src/
Dhctest.c143 const char *suiteName, in RunSpecialTestSuite()