Searched refs:READ_WRITE (Results 1 – 3 of 3) sorted by relevance
44 enum Type {UNKNOWN_TEST, WRITE, READ, OPEN_CREATE, READ_WRITE, TRAVERSE}; enumerator
176 if (strcmp(mName, "read_write") == 0) mType = READ_WRITE; in setTypeFromName()
366 if (testCase->type() == TestCase::READ_WRITE) in testRead()710 case TestCase::READ_WRITE: in main()