Home
last modified time | relevance | path

Searched refs:res5 (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/test/intltest/
Dnmfmapts.cpp122 UnicodeString res1, res2, res3, res4, res5, res6; in testAPI() local
138 res5 = cur_fr->format(fD, res5, pos3, status); in testAPI()
142 logln((UnicodeString) "" + (int32_t) fD.getDouble() + " formatted to " + res5); in testAPI()
330 UnicodeString res0, res1, res2, res3, res4, res5; in testRegistration() local
340 f5->format(n, res5); in testRegistration()
351 logln((UnicodeString)"f5 unreg cur: " + res5); in testRegistration()
369 if (res5 != res2) { in testRegistration()
/external/clang/test/SemaCXX/
Daltivec.cpp24 int res5[vec_step(vbs) == 8 ? 1 : -1]; in test_vec_step() local
/external/clang/test/SemaOpenCL/
Dvec_step.cl20 int res5[vec_step(auto3) == 1 ? 1 : -1];
/external/clang/test/SemaObjCXX/
Darc-templates.mm132 identity<__weak id> res5 = accept_any_ref(wi);
152 identity<__weak A *> res5 = accept_any_ref(wi);