Home
last modified time | relevance | path

Searched defs:testValues (Results 1 – 20 of 20) sorted by relevance

/cts/tests/tests/net/src/android/net/cts/
DNetworkInfo_DetailedStateTest.java38 public void testValues() { in testValues() method in NetworkInfo_DetailedStateTest
DNetworkInfo_StateTest.java33 public void testValues() { in testValues() method in NetworkInfo_StateTest
DLocalSocketAddress_NamespaceTest.java30 public void testValues() { in testValues() method in LocalSocketAddress_NamespaceTest
/cts/tests/tests/graphics/src/android/graphics/cts/
DShader_TileModeTest.java31 public void testValues() { in testValues() method in Shader_TileModeTest
DBitmap_ConfigTest.java31 public void testValues(){ in testValues() method in Bitmap_ConfigTest
DBlurMaskFilter_BlurTest.java31 public void testValues(){ in testValues() method in BlurMaskFilter_BlurTest
DInterpolator_ResultTest.java32 public void testValues() { in testValues() method in Interpolator_ResultTest
DCanvas_EdgeTypeTest.java31 public void testValues(){ in testValues() method in Canvas_EdgeTypeTest
DPath_FillTypeTest.java33 public void testValues() { in testValues() method in Path_FillTypeTest
DPaint_JoinTest.java31 public void testValues() { in testValues() method in Paint_JoinTest
DRegion_OpTest.java37 public void testValues() { in testValues() method in Region_OpTest
DBitmap_CompressFormatTest.java33 public void testValues(){ in testValues() method in Bitmap_CompressFormatTest
DMatrix_ScaleToFitTest.java25 public void testValues() { in testValues() method in Matrix_ScaleToFitTest
DPaint_AlignTest.java31 public void testValues() { in testValues() method in Paint_AlignTest
DPaint_CapTest.java32 public void testValues() { in testValues() method in Paint_CapTest
DPaint_StyleTest.java31 public void testValues() { in testValues() method in Paint_StyleTest
DPathDashPathEffect_StyleTest.java33 public void testValues() { in testValues() method in PathDashPathEffect_StyleTest
DPath_DirectionTest.java31 public void testValues() { in testValues() method in Path_DirectionTest
DCanvas_VertexModeTest.java33 public void testValues(){ in testValues() method in Canvas_VertexModeTest
/cts/tests/tests/provider/src/android/provider/cts/
DContacts_PeopleTest.java116 ContentValues testValues = new ContentValues(); in testAddToGroup() local