Searched refs:Check (Results 1 – 16 of 16) sorted by relevance
97 fun `Check SystemService -- no permission annotation`() { in Check SystemService -- no permission annotation()122 fun `Check SystemService -- can miss a permission with anyOf`() { in Check SystemService -- can miss a permission with anyOf()156 fun `Check SystemService -- at least one permission must be defined with anyOf`() { in Check SystemService -- at least one permission must be defined with anyOf()187 fun `Check SystemService -- missing one permission with allOf`() { in Check SystemService -- missing one permission with allOf()221 fun `Check SystemService -- must be system permission, not normal`() { in Check SystemService -- must be system permission, not normal()262 fun `Check SystemService -- missing manifest permissions`() { in Check SystemService -- missing manifest permissions()
177 fun `Check Warnings for missing nullness annotations`() { in Check Warnings for missing nullness annotations()223 fun `Check IntDef Warnings`() { in Check IntDef Warnings()
26 fun `Check java typedef extraction and warning about non-source retention of typedefs`() { in Check java typedef extraction and warning about non-source retention of typedefs()105 fun `Check Kotlin and referencing hidden constants from typedef`() { in Check Kotlin and referencing hidden constants from typedef()
974 fun `Check all modifiers`() { in Check all modifiers()1035 fun `Check all modifiers, non-compat mode`() { in Check all modifiers, non-compat mode()1208 fun `Check erasure in throws-list`() { in Check erasure in throws-list()1242 fun `Check various generics signature subtleties`() { in Check various generics signature subtleties()1328 fun `Check instance methods in enums`() { in Check instance methods in enums()1831 fun `Check basic @remove scenarios`() { in Check basic @remove scenarios()1905 fun `Check @remove class`() { in Check @remove class()
255 fun `Check type use annotations`() { in Check type use annotations()293 fun `Check androidx package annotation`() { in Check androidx package annotation()
129 fun `Check @TestApi handling`() { in Check @TestApi handling()
33 1. Check whether the APK's signatures are expected to verify on all Android37 2. Check whether the APK's signatures are expected to verify on Android
17 verify Check whether the provided APK is expected to verify on
115 description = "Check Kotlin code style."
408 Similarly, the API Check can simply override
25 rem Check we have a valid Java.exe in the path.↵
25 rem Check we have a valid Java.exe in the path.
41 * ```host_env_check()```: Check if host environment is properly setup for the
48 field as a dict. Check out ```ExampleFinder``` to see how the data field is
70 displayed. Check the "Always" box and click "Yes".
1054 def Check(self, error, filename, linenum): member in _FunctionState3103 function_state.Check(error, filename, linenum)