Home
last modified time | relevance | path

Searched refs:TEST_EXCEPTION (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/cli_ure/qa/climaker/
H A Dclimaker.cs42 TEST_EXCEPTION, enumerator
80 if (k == Context.test_kind.TEST_EXCEPTION) in Factory()
92 case test_kind.TEST_EXCEPTION: in createInstanceWithArgumentsAndContext()
106 case test_kind.TEST_EXCEPTION: in createInstanceWithContext()
471 S1.create1(new Context(Context.test_kind.TEST_EXCEPTION, excRuntime)); in testS1()
479 Context c = new Context(Context.test_kind.TEST_EXCEPTION, excException); in testS1()
495 S1.create2(new Context(Context.test_kind.TEST_EXCEPTION, excRuntime)); in testS1()
513 S1.create2(new Context(Context.test_kind.TEST_EXCEPTION, excException)); in testS1()
526 S1.create3(new Context(Context.test_kind.TEST_EXCEPTION, excDeployment), in testS1()
536 S1.create3(new Context(Context.test_kind.TEST_EXCEPTION, excIllegalAccess), in testS1()
[all …]

Completed in 8 milliseconds