Searched defs:try (Results 1 – 4 of 4) sorted by relevance
60 try (FileOutputStream dumpstate_board_txt_ostream = in testDumpstateBoard() method78 try (FileInputStream dumpstate_board_tar_istream = in testDumpstateBoard() method
109 try (Socket s = new Socket("google.com", 80)) { in testRilConnects() method
182 try (Socket s = new Socket("google.com", 80)) { in testWifiConnects() method
340 int gotsomewhere, connreset, terrno, try, v_circuit, resplen, ns; in res_send() local