Lines Matching refs:READ
208 pArgs[1] = new Integer( ElementModes.READ ); in test()
221 ElementModes.READ ); in test()
231 ElementModes.READ ); in test()
241 ElementModes.READ ); in test()
251 ElementModes.READ ); in test()
261 ElementModes.READ ); in test()
271 ElementModes.READ ); in test()
281 …aTestHelper.checkStorageProperties( xEmptySubSubStorage, "MediaType5", false, ElementModes.READ ) ) in test()
284 …lper.checkStorageProperties( xEmptySubSubStorage_inCopy, "MediaType5", false, ElementModes.READ ) ) in test()
287 … !m_aTestHelper.checkStorageProperties( xTempSubStorage, "MediaType4", false, ElementModes.READ ) ) in test()
290 …TestHelper.checkStorageProperties( xTempSubStorage_copy, "MediaType4", false, ElementModes.READ ) ) in test()
293 …!m_aTestHelper.checkStorageProperties( xEmptySubStorage, "MediaType3", false, ElementModes.READ ) ) in test()
296 …estHelper.checkStorageProperties( xEmptySubStorage_copy, "MediaType3", false, ElementModes.READ ) ) in test()
299 …if ( !m_aTestHelper.checkStorageProperties( xTempStorage, "MediaType2", true, ElementModes.READ ) ) in test()