OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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