Searched refs:kReadTestConfig (Results 1 – 2 of 2) sorted by relevance
165 static const std::string kReadTestConfig = variable187 ASSERT_TRUE(bluetooth::os::WriteToFile(temp_config_.string(), kReadTestConfig)); in TEST_F()210 ASSERT_EQ(*config, kReadTestConfig); in TEST_F()215 ASSERT_TRUE(bluetooth::os::WriteToFile(temp_config_.string(), kReadTestConfig)); in TEST_F()262 ASSERT_TRUE(bluetooth::os::WriteToFile(temp_config_.string(), kReadTestConfig)); in TEST_F()278 ASSERT_TRUE(bluetooth::os::WriteToFile(temp_config_.string(), kReadTestConfig)); in TEST_F()299 ASSERT_TRUE(bluetooth::os::WriteToFile(temp_config_.string(), kReadTestConfig)); in TEST_F()
61 static const std::string kReadTestConfig = variable85 EXPECT_TRUE(WriteToFile(temp_config.string(), kReadTestConfig)); in TEST()