Searched refs:GetBase (Results 1 – 4 of 4) sorted by relevance
125 expected_mmap_buffer_->GetBase()); in SharedState()
235 ASSERT_NE(nullptr, mmap_buffer->GetBase()); in TEST_F()237 std::string actual_data(reinterpret_cast<const char*>(mmap_buffer->GetBase()), in TEST_F()
954 void* GetBase() const { return base_; } in GetBase() function
960 void* GetBase() const { return base_; } in GetBase() function