Searched refs:INDEX (Results 1 – 3 of 3) sorted by relevance
25 int INDEX = 100; in testConstructors() local28 String expected2 = "Index " + INDEX + " requested, with a size of " + SIZE; in testConstructors()44 throw new CursorIndexOutOfBoundsException(INDEX, SIZE); in testConstructors()
37 const android::String8 INDEX("index"); in SetUp() local40 ASSERT_TRUE(mSequential->parseAttribute(INDEX, I)); in SetUp()
44 const android::String8 INDEX("index"); in TEST_F() local49 ASSERT_TRUE(mSequential->parseAttribute(INDEX, I)); in TEST_F()