Searched refs:defDisabled (Results 1 – 3 of 3) sorted by relevance
275 const char* defDisabled[] = { in ConstructionTest() local303 for (int32_t i = 0; defDisabled[i] != 0; i++) { in ConstructionTest()304 if (strcmp(activeName, defDisabled[i]) == 0) { in ConstructionTest()
101 final String[] defDisabled = { in TestConstruction() local121 for (String cs1 : defDisabled) { in TestConstruction()
98 final String[] defDisabled = { in TestConstruction() local118 for (String cs1 : defDisabled) { in TestConstruction()