Searched refs:ud (Results 1 – 2 of 2) sorted by relevance
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/ |
D | URLDecoderTest.java | 33 URLDecoder ud = new URLDecoder(); in test_Constructor() local 34 assertNotNull("Constructor failed.", ud); in test_Constructor()
|
/libcore/ojluni/src/main/native/ |
D | net_util_md.c | 668 unsigned int u0,u1,u2,u3,u4,u5,u6,u7,u8,u9,ua,ub,uc,ud,ue,uf; 675 &u8,&u9,&ua,&ub,&uc,&ud,&ue,&uf, 690 staddr[13] = (unsigned char)ud;
|