FileInputStreamTest : Add test for skips of files larger than 2G.

Test that skip works if the file offset is larger than a 32 bit off_t.

NOTE: This test is "fast enough" on devices i've tested on but might
need to be suppressed if it's flaky due to a timeout.

bug: 28192631
Change-Id: I3582ae2d221eb6202638ccee272d8c5e8779f55c
1 file changed