Searched refs:moves (Results 1 – 2 of 2) sorted by relevance
822 auto moves = TestConstruction::moveConstructs().load(); in TEST() local825 EXPECT_TRUE(moves == 0 || moves == 1); in TEST()826 EXPECT_EQ(TestConstruction::destructs().load(), moves + defaults); in TEST()
61 …Get methods to modify/query the database. For example, the following code moves the value stored u…