Searched refs:mBlockedSyscallMap (Results 1 – 1 of 1) sorted by relevance
48 private JSONObject mBlockedSyscallMap; field in SeccompDeviceTest58 mBlockedSyscallMap = new JSONObject(readInputStreamFully(is)); in initializeSyscallMap()74 JSONObject map = mBlockedSyscallMap.getJSONObject(getCurrentArch()); in testCTSSyscallBlocked()