Lines Matching refs:testArgs3
468 Formattable testArgs3[] = {(int32_t)12, "MyDisk"};
490 form->format(testArgs3, 2, string, ignore, err);
529 Formattable testArgs3[] = {(int32_t)1273, "MyDisk"};
530 form->format(testArgs3, 2, string, ignore, err);
619 Formattable testArgs3((int32_t)0);
621 msgFmt->format(&testArgs3, 1, argNameResult, ignore, err);