Searched defs:allocated (Results 1 – 4 of 4) sorted by relevance
184 public void assertInstances(Integer allocated, Integer created) { in assertInstances()200 public void assertInstances(Integer allocated, Integer created) { in assertInstances()
54 sp<IMemory> allocated = dealer->allocate(allocSize); in LLVMFuzzerTestOneInput() local
525 ArrayList<Integer> allocated = new ArrayList<>(); in pollDevices() local567 final DevicePollingCallback callback, final List<Integer> allocated) { in runDevicePolling()
463 std::vector<std::pair<int, sp<Fence>>> allocated; in TEST_F() local