Searched refs:test_kind (Results 1 – 1 of 1) sorted by relevance
39 public enum test_kind { enum in Context54 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 20 milliseconds