Files
frameworks_base/tests/DumpRenderTree/src/com/android/dumprendertree
Feng Qian be42388bdb Fix a null pointer exception in DumpRenderTree (issue 1792567)
The first test causes NullPointerException in DumpRenderTree because dumpAsText
could return a null string.
2009-04-16 11:04:21 -07:00
..