Searched defs:GetAndPut (Results 1 – 2 of 2) sorted by relevance
126 TEST_F(ModuleCacheTest, GetAndPut) { in TEST_F() argument
269 Status ModuleCache::GetAndPut(const FileSpec &root_dir_spec, GetAndPut() function in ModuleCache