Searched refs:expected_value (Results 1 – 2 of 2) sorted by relevance
63 std::string expected_value = argv[i + 1]; in main() local66 if (f->second != expected_value) { in main()67 LOG(ERROR) << "field '" << argv[i] << "' expected '" << expected_value in main()
50 #define ASSERT_TARGET_INLINE_ENTRY(entry, target_resid, ex_config, expected_type, expected_value) \ argument54 ASSERT_EQ((entry).values.begin()->second.data_value, (expected_value))