Home
last modified time | relevance | path

Searched defs:testLength (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/wifi/tests/src/android/net/wifi/aware/
DTlvBufferUtilsTest.java272 final int testLength = 3; in testTlvItInvalidSizeT1L0() local
280 final int testLength = 3; in testTlvItInvalidSizeTm3L2() local
288 final int testLength = 3; in testTlvItInvalidSizeT1Lm2() local
296 final int testLength = 3; in testTlvItInvalidSizeT1L3() local
304 final int testLength = 3; in testTlvItInvalidSizeT3L1() local
/frameworks/base/tests/CoreTests/android/core/
DTestWebData.java118 public int testLength; field in TestWebData