Searched refs:fake_package_de_code_cache_path (Results 1 – 1 of 1) sorted by relevance
581 auto fake_package_de_code_cache_path = fake_package_de_path + "/code_cache"; in TEST_F() local586 ASSERT_TRUE(mkdirs(fake_package_de_code_cache_path, 0700)); in TEST_F()598 "TEST_CONTENT_DE", fake_package_de_code_cache_path + "/file1", in TEST_F()607 ASSERT_EQ(-1, stat((fake_package_de_code_cache_path + "/file1").c_str(), &sb)); in TEST_F()