Searched refs:expectedDest (Results 1 – 3 of 3) sorted by relevance
145 String expectedDest = testCase.output; in TestCISPrep() local149 if(!expectedDest.equalsIgnoreCase(destString)){ in TestCISPrep()
142 String expectedDest = testCase.output; in TestCISPrep() local146 if(!expectedDest.equalsIgnoreCase(destString)){ in TestCISPrep()
329 const char* expectedDest = conformanceTestCases[i].out; in Test_nfs4_cis_prep() local343 if(U_SUCCESS(status) && (strcmp(expectedDest,dest) !=0)){ in Test_nfs4_cis_prep()