Lines Matching defs:eglTestCtx

104 SyncTest::SyncTest (EglTestContext& eglTestCtx, EGLenum syncType, Extension extensions, const char*…  in SyncTest()
263 …CreateNullAttribsTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, syncTy… in CreateNullAttribsTest()
282 …CreateEmptyAttribsTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, syncT… in CreateEmptyAttribsTest()
306 …CreateInvalidDisplayTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, syn… in CreateInvalidDisplayTest()
336 …CreateInvalidTypeTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, syncTy… in CreateInvalidTypeTest()
366 …CreateInvalidAttribsTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, syn… in CreateInvalidAttribsTest()
401 …CreateInvalidContextTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, syn… in CreateInvalidContextTest()
434 …ClientWaitNoTimeoutTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, sync… in ClientWaitNoTimeoutTest()
464 …ClientWaitForeverTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, syncTy… in ClientWaitForeverTest()
503 …ClientWaitNoContextTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, sync… in ClientWaitNoContextTest()
545 …ClientWaitForeverFlushTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, s… in ClientWaitForeverFlushTest()
576 …ClientWaitInvalidDisplayTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx,… in ClientWaitInvalidDisplayTest()
610 …ClientWaitInvalidSyncTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, sy… in ClientWaitInvalidSyncTest()
640 …GetSyncTypeTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, syncType, Sy… in GetSyncTypeTest()
665 …GetSyncStatusTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, syncType, … in GetSyncStatusTest()
693 …GetSyncStatusSignaledTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, sy… in GetSyncStatusSignaledTest()
738 …GetSyncConditionTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, syncTyp… in GetSyncConditionTest()
763 …GetSyncInvalidDisplayTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, sy… in GetSyncInvalidDisplayTest()
799 …GetSyncInvalidSyncTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, syncT… in GetSyncInvalidSyncTest()
831 …GetSyncInvalidAttributeTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, … in GetSyncInvalidAttributeTest()
867 …GetSyncInvalidValueTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, sync… in GetSyncInvalidValueTest()
901 …DestroySyncTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, syncType, Sy… in DestroySyncTest()
924 …DestroySyncInvalidDislayTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx,… in DestroySyncInvalidDislayTest()
958 …DestroySyncInvalidSyncTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, s… in DestroySyncInvalidSyncTest()
988 …WaitSyncTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, syncType, SyncT… in WaitSyncTest()
1015 …WaitSyncInvalidDisplayTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, s… in WaitSyncInvalidDisplayTest()
1049 …WaitSyncInvalidSyncTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, sync… in WaitSyncInvalidSyncTest()
1079 …WaitSyncInvalidFlagTest (EglTestContext& eglTestCtx, EGLenum syncType) : SyncTest(eglTestCtx, sync… in WaitSyncInvalidFlagTest()
1112 FenceSyncTests::FenceSyncTests (EglTestContext& eglTestCtx) in FenceSyncTests()
1181 ReusableSyncTests::ReusableSyncTests (EglTestContext& eglTestCtx) in ReusableSyncTests()