HomeSort by relevance Sort by last modified time
    Searched defs:ap0 (Results 1 - 2 of 2) sorted by null

  /external/jemalloc/test/integration/
allocated.c 17 uint64_t *ap0, *ap1, *dp0, *dp1; local
27 sz = sizeof(ap0);
28 if ((err = mallctl("thread.allocatedp", &ap0, &sz, NULL, 0))) {
34 assert_u64_eq(*ap0, a0,
66 assert_ptr_eq(ap0, ap1,
  /system/connectivity/shill/wifi/
wifi_unittest.cc 2016 WiFiEndpointRefPtr ap0 = MakeEndpointWithMode("ssid0", "00:00:00:00:00:00", local
4578 WiFiEndpointRefPtr ap0 = MakeEndpoint("ssid0", "00:00:00:00:00:00"); local
    [all...]

Completed in 218 milliseconds