Searched refs:READ_WRITE (Results 1 - 3 of 3) sorted by relevance

/system/extras/tests/sdcard/
H A Dtestcase.h44 enum Type {UNKNOWN_TEST, WRITE, READ, OPEN_CREATE, READ_WRITE}; enumerator in enum:android_test::TestCase::Type
H A Dtestcase.cpp173 if (strcmp(mName, "read_write") == 0) mType = READ_WRITE;
H A Dsdcard_perf_test.cpp360 if (testCase->type() == TestCase::READ_WRITE)
583 case TestCase::READ_WRITE:

Completed in 164 milliseconds