Home | History | Annotate | Download | only in test

Lines Matching refs:doQuiteABit

867     ALOGI("CLIENT call doQuiteABit");
868 double something = foo->doQuiteABit(1, 2, 3.0f, 4.0);
869 ALOGI("CLIENT doQuiteABit returned %f.", something);