OSDN Git Service

Simplify LinkPropertiesTest.
authorLorenzo Colitti <lorenzo@google.com>
Thu, 8 Aug 2013 01:56:22 +0000 (10:56 +0900)
committerLorenzo Colitti <lorenzo@google.com>
Thu, 8 Aug 2013 02:03:46 +0000 (11:03 +0900)
commit3f1e1b2ce407684519f8bd070c931940fd33db4f
treeb9821fdd0f692ef38f557ebc0180fe73cefbc4e6
parentb62237938eb1379980eb80004137d6dcd6ff14f7
Simplify LinkPropertiesTest.

Instead of converting IP addresses to strings throughout the
test, do so once at the beginning.

Change-Id: I7f0dae5d2e9e2cdc6ec808e2cf71197ba6ade0a4
core/tests/coretests/src/android/net/LinkPropertiesTest.java