Searched defs:getController (Results 1 – 3 of 3) sorted by relevance
| /external/libcxx/test/support/ | ||
| D | controlled_allocators.hpp | 276 AllocController& getController() const { return *P; } in getController() function in CountingAllocator |
| D | test_memory_resource.hpp | 65 AllocController& getController() { return C; } in getController() function in TestResourceImp |
| /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ | ||
| D | ShadowMapView.java | 79 public MapController getController() { in getController() method in ShadowMapView |