blob: af05cd1ad34d172402fea99a8862b9902ae39615 [file] [log] [blame]
const QUERY = 'waker_from';
const EXPECTED = {
'others': [
{ 'path': 'substring::SuperWaker', 'name': 'local_waker_from_nonlocal' },
{ 'path': 'substring::SuperWakerTask', 'name': 'local_waker_from_nonlocal' },
],
};