Lines Matching full:linkage
247 // Tests the linkage of the ReturnVoid action.
255 // Tests the linkage of the Return action.
264 // Tests the linkage of the ReturnNull action.
272 // Tests the linkage of the ReturnRef action.
281 // Tests the linkage of the Assign action.
290 // Tests the linkage of the SetArgPointee action.
299 // Tests the linkage of the SetArrayArgument action.
312 // Tests the linkage of the SetErrnoAndReturn action.
324 // Tests the linkage of the Invoke(function) and Invoke(object, method) actions.
336 // Tests the linkage of the InvokeWithoutArgs action.
349 // Tests the linkage of the InvokeArgument action.
358 // Tests the linkage of the WithArg action.
367 // Tests the linkage of the WithArgs action.
376 // Tests the linkage of the WithoutArgs action.
384 // Tests the linkage of the DoAll action.
394 // Tests the linkage of the DoDefault action.
404 // Tests the linkage of the IgnoreResult action.
413 // Tests the linkage of the Throw action.
420 // Tests the linkage of the Rethrow action.
437 // Tests the linkage of actions created using ACTION macro.
449 // Tests the linkage of actions created using ACTION_P macro.
461 // Tests the linkage of actions created using ACTION_P2 macro.
479 // Tests the linkage of the "_" matcher.
486 // Tests the linkage of the A matcher.
493 // Tests the linkage of the Eq and the "bare value" matcher.
502 // Tests the linkage of the Lt, Gt, Le, Ge, and Ne matchers.
513 // Tests the linkage of the NotNull matcher.
520 // Tests the linkage of the IsNull matcher.
527 // Tests the linkage of the Ref matcher.
535 // Tests the linkage of the TypedEq matcher.
543 // Tests the linkage of the FloatEq, DoubleEq, NanSensitiveFloatEq and
556 // Tests the linkage of the ContainsRegex matcher.
563 // Tests the linkage of the MatchesRegex matcher.
570 // Tests the linkage of the StartsWith, EndsWith, and HasSubstr matchers.
579 // Tests the linkage of the StrEq, StrNe, StrCaseEq, and StrCaseNe matchers.
588 // Tests the linkage of the ElementsAre matcher.
595 // Tests the linkage of the ElementsAreArray matcher.
603 // Tests the linkage of the IsSubsetOf matcher.
611 // Tests the linkage of the IsSupersetOf matcher.
619 // Tests the linkage of the ContainerEq matcher.
627 // Tests the linkage of the Field matcher.
638 // Tests the linkage of the Property matcher.
649 // Tests the linkage of the ResultOf matcher.
655 // Tests the linkage of the ResultOf matcher.
663 // Tests the linkage of the Truly matcher.
669 // Tests the linkage of the AllOf matcher.
675 // Tests the linkage of the AnyOf matcher.
681 // Tests the linkage of the Not matcher.
687 // Tests the linkage of the MatcherCast<T>() function.