Searched refs:kReadTestConfig (Results 1 – 2 of 2) sorted by relevance
162 static const std::string kReadTestConfig = variable208 ASSERT_TRUE(bluetooth::os::WriteToFile(temp_config_.string(), kReadTestConfig)); in TEST_F()238 ASSERT_TRUE(bluetooth::os::WriteToFile(temp_config_.string(), kReadTestConfig)); in TEST_F()288 ASSERT_TRUE(bluetooth::os::WriteToFile(temp_config_.string(), kReadTestConfig)); in TEST_F()306 ASSERT_TRUE(bluetooth::os::WriteToFile(temp_config_.string(), kReadTestConfig)); in TEST_F()
60 static const std::string kReadTestConfig = variable84 EXPECT_TRUE(WriteToFile(temp_config.string(), kReadTestConfig)); in TEST()