Searched defs:empty_result (Results 1 – 10 of 10) sorted by relevance
1246 SearchResultProto empty_result; in TEST_F() local1355 SearchResultProto empty_result; in TEST_F() local1500 SearchResultProto empty_result; in TEST_F() local1738 SearchResultProto empty_result; in TEST_F() local1987 SearchResultProto empty_result; in TEST_F() local3580 SearchResultProto empty_result; in TEST_F() local
824 SearchResultProto empty_result; in TEST_F() local
80 ProcessBlockResult empty_result; in SendResultsAndMessages() local152 ProcessBlockResult empty_result = {.result = in TEST() local
88 def empty_result(): function
38 async fn empty_result() { in empty_result() function
1289 scoped_refptr<RefCountedString> empty_result = new RefCountedString; in FlushInternal() local1336 scoped_refptr<RefCountedString> empty_result = new RefCountedString; in FlushInternal() local1478 scoped_refptr<RefCountedString> empty_result = new RefCountedString; in FinishFlush() local
855 scoped_refptr<RefCountedString> empty_result = new RefCountedString; in FlushInternal() local959 scoped_refptr<RefCountedString> empty_result = new RefCountedString; in FinishFlush() local
205 static const base::NoDestructor<std::vector<std::string>> empty_result; in GetTextResults() local211 static const base::NoDestructor<std::vector<HostPortPair>> empty_result; in GetHostnameResults() local
450 std::vector<int> empty_result; in GetPmuCpumask() local
243 TEST(chrono_test, empty_result) { EXPECT_EQ(fmt::format("{}", std::tm()), ""); } in TEST() argument