Home
last modified time | relevance | path

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

/aoo41x/main/cli_ure/qa/climaker/
H A Dclimaker.cs39 public enum test_kind { enum in Context
54 if (kind == test_kind.NO_FACTORY) in getServiceManager()
61 if (kind == test_kind.NORMAL) in getValueByName()
88 case test_kind.NORMAL: in createInstanceWithArgumentsAndContext()
90 case test_kind.CREATION_FAILED : in createInstanceWithArgumentsAndContext()
92 case test_kind.TEST_EXCEPTION: in createInstanceWithArgumentsAndContext()
102 case test_kind.NORMAL: in createInstanceWithContext()
104 case test_kind.CREATION_FAILED: in createInstanceWithContext()
106 case test_kind.TEST_EXCEPTION: in createInstanceWithContext()
118 test_kind kind2;
[all …]

Completed in 14 milliseconds