Home
last modified time | relevance | path

Searched defs:getController (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/test/support/
Dcontrolled_allocators.hpp276 AllocController& getController() const { return *P; } in getController() function in CountingAllocator
319 AllocController& getController() const { return *P; } in getController() function in CountingAllocator
402 AllocController& getController() const { return *P; } in getController() function in MinAlignedAllocator
482 AllocController& getController() const { return *P; } in getController() function in NullAllocator
Dtest_memory_resource.hpp65 AllocController& getController() { return C; } in getController() function in TestResourceImp
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowMapView.java79 public MapController getController() { in getController() method in ShadowMapView