Searched refs:PendingAction (Results 1 – 1 of 1) sorted by relevance
34 std::string* PendingAction() { in PendingAction() function85 EXPECT_EQ(expected, value->GetBool()) << *PendingAction(); in ValidateBool()108 EXPECT_EQ(expected, value->GetInt()) << *PendingAction(); in ValidateInt()131 EXPECT_EQ(expected, value->GetDouble()) << *PendingAction(); in ValidateDouble()155 << *PendingAction(); in ValidateString()225 EXPECT_FALSE(value.get()) << *PendingAction(); in ValidateNoExist()476 *PendingAction() = "Set/get the values on the first context"; in TEST()481 *PendingAction() = "Get the values from the 2nd context."; in TEST()484 *PendingAction() = "Get the values from the 3rd context."; in TEST()489 *PendingAction() = "Get the values from the 4th context."; in TEST()[all …]