Home
last modified time | relevance | path

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

/external/libweave/src/
Daccess_black_list_manager_impl_unittest.cc40 std::string to_save = R"([{ in SetUp() local
45 EXPECT_JSON_EQ(to_save, *test::CreateValue(json)); in SetUp()
72 std::string to_save = R"([{ in TEST_F() local
81 EXPECT_JSON_EQ(to_save, *test::CreateValue(json)); in TEST_F()