Lines Matching defs:value
91 void expectContent(const std::string &name, const T &value) { in expectContent()
97 void updateContent(const std::string &name, const T &value) { in updateContent()
102 void expectAndUpdateContent(const std::string &name, const T &value) { in expectAndUpdateContent()
267 int8_t value = std::rand(); in TEST_P() local
278 int8_t value = std::rand(); in TEST_P() local
300 uint8_t value = std::rand(); in TEST_P() local
311 uint8_t value = std::rand(); in TEST_P() local
334 uint32_t value = std::rand(); in TEST_P() local
345 uint32_t value = std::rand(); in TEST_P() local
373 std::string value = TemporaryFile().path; in TEST_P() local
384 std::string value = TemporaryFile().path; in TEST_P() local