Searched refs:got_source (Results 1 – 4 of 4) sorted by relevance
66 TestSource* const got_source = obs.GetSource(); in TEST() local67 EXPECT_EQ(got_source, &s1); in TEST()
59 got_source = parser.unparse(node, indentation=' ')60 got_str = textwrap.dedent(got_source).strip()
228 int got_source = 0; // 1 if we've gotten the source from an open request in daemon_serviceloop() local873 got_source = 1; in daemon_serviceloop()879 if (!got_source) in daemon_serviceloop()