Home | History | Annotate | Download | only in test

Lines Matching refs:doThis

854     ALOGI("CLIENT call doThis.");
855 EXPECT_OK(foo->doThis(1.0f));
856 ALOGI("CLIENT doThis returned.");