Home
last modified time | relevance | path

Searched refs:testPrint (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DBluetoothMapContentTest.java456 String testPrint = new String(bytes); in testGetMessages() local
457 Log.d(TAG, "testGetMessage (only dump first part):\n" + testPrint ); in testGetMessages()