Searched defs:expected_value (Results 1 – 5 of 5) sorted by relevance
63 std::string expected_value = argv[i + 1]; in main() local
54 const EvalStatus& expected_value, in TestPolicy()
141 const std::string* expected_value; member196 bool WaitForProperty(const std::string& key, const std::string& expected_value, in WaitForProperty()
306 std::vector<uint8_t> expected_value{{'a', 'b', 'c', 'd', 'e'}}; in TEST() local
228 TypeParam expected_value = 0; in TYPED_TEST_P() local