Add SQLiteRawStatement unit test cases

Coverage added for SQLiteRawStatement APIs.  The bugs covered by this
CL map to APIs as follows.

Coverage added for SQLiteRawStatement APIs.  The bugs covered by this
CL map to APIs as follows.

  323464599   bindLong(int, long)
  323464598   bindLong(int, long)
  323464428   getColumnLong(int)
  323464248   getColumnType(int)
  323463953   getColumnLong(int)
  323463884   getColumnType(int)

Test: atest
 * FrameworksCoreTests:android.database.sqlite

Bug: 323464599
Bug: 323464598
Bug: 323464428
Bug: 323464248
Bug: 323463953
Bug: 323463884
Change-Id: Ie002cfdea3399e61484ed0d2bdc2c2e8b1c163f2
1 file changed