Searched defs:expected_value (Results 1 – 7 of 7) sorted by relevance
63 std::string expected_value = argv[i + 1]; in main() local
54 const EvalStatus& expected_value, in TestPolicy()
111 const std::string* expected_value; member167 bool WaitForProperty(const std::string& key, const std::string& expected_value, in WaitForProperty()
114 uint8_t expected_value; in VerifyFencepost() local
184 void TestParseUint(std::string_view string, bool expected_success, uint32_t expected_value = 0) {
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