Home
last modified time | relevance | path

Searched refs:expectations (Results 1 – 5 of 5) sorted by relevance

/system/core/crash_reporter/
Duser_collector_test.cc359 } expectations[] = { in TEST_F() local
369 for (unsigned i = 0; i < sizeof(expectations)/sizeof(expectations[0]); ++i) { in TEST_F()
370 EXPECT_EQ(expectations[i].exists, in TEST_F()
372 container_path.Append(expectations[i].name))); in TEST_F()
/system/connectivity/shill/net/
Drtnl_handler_unittest.cc301 } expectations[] = { in TEST_F() local
310 for (const auto& expectation : expectations) { in TEST_F()
/system/bt/doc/
Dstyle_guide.md182 At minimum, every function should assert expectations on its arguments. The
/system/connectivity/shill/
Ddevice_unittest.cc1681 } expectations[] = { in TEST_F() local
1691 for (const auto& expectation : expectations) { in TEST_F()
Dmanager_unittest.cc5167 } expectations[] = { in TEST_F() local
5180 for (const auto& expectation : expectations) { in TEST_F()