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