Searched defs:allocated (Results 1 – 4 of 4) sorted by relevance
54 sp<IMemory> allocated = dealer->allocate(allocSize); in LLVMFuzzerTestOneInput() local
254 private void assertInstances(int allocated, int created) { in assertInstances()
536 ArrayList<Integer> allocated = new ArrayList<>(); in pollDevices() local583 final List<Integer> allocated, final long pollingMessageInterval, in runDevicePolling()
474 std::vector<std::pair<int, sp<Fence>>> allocated; in TEST_F() local