Home
last modified time | relevance | path

Searched refs:TryGetAndPut (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/unittests/Target/
H A DModuleCacheTest.cpp34 void TryGetAndPut(const FileSpec &cache_dir, const char *hostname,
84 void ModuleCacheTest::TryGetAndPut(const FileSpec &cache_dir, in TryGetAndPut() function in ModuleCacheTest
131 TryGetAndPut(test_cache_dir, dummy_hostname, expect_download); in TEST_F()
147 TryGetAndPut(test_cache_dir, dummy_hostname, expect_download); in TEST_F()
156 TryGetAndPut(test_cache_dir, "tab\tcolon:asterisk*", expect_download); in TEST_F()