js_sync_manager_observer_unittest.cc | 67 ListValue expected_args; local 68 expected_args.Append(Value::CreateStringValue(model_type_str)); 71 HasArgsAsList(expected_args), NULL)); 94 ListValue expected_args; local 95 expected_args.Append(snapshot.ToValue()); 99 HasArgsAsList(expected_args), NULL)); 106 ListValue expected_args; local 107 expected_args.Append(error.ToValue()); 111 HasArgsAsList(expected_args), NULL)); 150 ListValue expected_args; local 171 ListValue expected_args; local 254 ListValue expected_args; local [all...] |