Home
last modified time | relevance | path

Searched defs:expected_value (Results 1 – 4 of 4) sorted by relevance

/system/core/init/test_service/
Dtest_service.cpp63 std::string expected_value = argv[i + 1]; in main() local
/system/libbase/
Dproperties.cpp141 const std::string* expected_value; member
196 bool WaitForProperty(const std::string& key, const std::string& expected_value, in WaitForProperty()
/system/connectivity/wificond/tests/
Dnl80211_attribute_unittest.cpp306 std::vector<uint8_t> expected_value{{'a', 'b', 'c', 'd', 'e'}}; in TEST() local
/system/unwinding/libunwindstack/tests/
DDwarfOpTest.cpp228 TypeParam expected_value = 0; in TYPED_TEST_P() local