Searched refs:tmpPtiOutput (Results 1 – 1 of 1) sorted by relevance
95 char (*tmpPtiOutput)[SINGLE_SYSCAP_LEN] = priOutput; variable96 EXPECT_STREQ(*tmpPtiOutput++, expectPriOutput001);97 EXPECT_STREQ(*tmpPtiOutput++, expectPriOutput002);98 EXPECT_STREQ(*tmpPtiOutput++, expectPriOutput003);99 EXPECT_STREQ(*tmpPtiOutput++, expectPriOutput004);100 EXPECT_STREQ(*tmpPtiOutput, expectPriOutput005);