HomeSort by relevance Sort by last modified time
    Searched defs:testPrint (Results 1 - 2 of 2) sorted by null

  /system/extras/tests/lib/testUtil/
testUtil.c 146 void testPrint(FILE *stream, const char *fmt, ...)
  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapContentTest.java 456 String testPrint = new String(bytes);
457 Log.d(TAG, "testGetMessage (only dump first part):\n" + testPrint );
    [all...]

Completed in 99 milliseconds