Home | History | Annotate | Download | only in cts

Lines Matching defs:Exception

147     protected void setUp() throws Exception {
182 String tmpFileName) throws Exception {
184 throw new Exception();
203 String tmpFileName) throws Exception {
252 public static File getDevicePolicyFile(ITestDevice device) throws Exception {
260 public static File getDeviceSystemPolicyFile(ITestDevice device) throws Exception {
269 public static int getVendorSepolicyVersion(ITestDevice device) throws Exception {
290 * @throws Exception
293 public void testGlobalEnforcing() throws Exception {
302 * @throws Exception
306 public void testAllDomainsEnforcing() throws Exception {
335 private void assertNotInAttribute(String attribute, String badtype) throws Exception {
357 String attribute) throws Exception {
422 public void testNoExemptionsForBinderInVendorBan() throws Exception {
440 public void testNoExemptionsForSocketsUseWithinHalServer() throws Exception {
468 public void testNoExemptionsForSocketsBetweenCoreAndVendorBan() throws Exception {
488 public void testNoExemptionsForVendorExecutingCore() throws Exception {
510 * @throws Exception
513 public void testMLSAttributes() throws Exception {
521 * @throws Exception
524 public void testValidSeappContexts() throws Exception {
575 private void assertFileStartsWith(File expectedFile, File actualFile) throws Exception {
589 * @throws Exception
592 public void testAospSeappContexts() throws Exception {
610 * @throws Exception
613 public void testAospFileContexts() throws Exception {
641 * @throws Exception
644 public void testAospPropertyContexts() throws Exception {
666 * @throws Exception
669 public void testAospServiceContexts() throws Exception {
687 * @throws Exception
690 public void testValidFileContexts() throws Exception {
724 * @throws Exception
727 public void testValidPropertyContexts() throws Exception {
763 * @throws Exception
766 public void testValidServiceContexts() throws Exception {
801 private void setupLibraries() throws Exception {
817 private void assertSepolicyTests(String test, String testExecutable) throws Exception {
851 * @throws Exception
853 public void testDataTypeViolators() throws Exception {
860 * @throws Exception
862 public void testProcTypeViolators() throws Exception {
869 * @throws Exception
871 public void testSysfsTypeViolators() throws Exception {
878 * @throws Exception
880 public void testVendorTypeViolators() throws Exception {
889 * @throws Exception
891 public void testCoredomainViolators() throws Exception {
898 * @throws Exception
901 public void testNoBooleans() throws Exception {