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

/haiku/src/tests/kits/app/bpropertyinfo/
H A DPropertyTestcase.cpp216 static property_tests theTests[] = { local
586 for (i=0; (unsigned)i < sizeof(theTests) / sizeof(theTests[0]); i++) {
587 propTest = new BPropertyInfo(theTests[i].props, theTests[i].values);
588 TestProperty(propTest, theTests[i].props, theTests[i].values,
589 theTests[i].prop_count, theTests[i].value_count,
590 theTests[
[all...]

Completed in 82 milliseconds