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()
266 int8_t value = std::rand(); in TEST_P() local
277 int8_t value = std::rand(); in TEST_P() local
299 uint8_t value = std::rand(); in TEST_P() local
310 uint8_t value = std::rand(); in TEST_P() local
331 uint32_t value = std::rand(); in TEST_P() local
342 uint32_t value = std::rand(); in TEST_P() local
368 std::string value = TemporaryFile().path; in TEST_P() local
379 std::string value = TemporaryFile().path; in TEST_P() local