Lines Matching defs:value
90 void expectContent(const std::string &name, const T &value) { in expectContent()
96 void updateContent(const std::string &name, const T &value) { in updateContent()
101 void expectAndUpdateContent(const std::string &name, const T &value) { in expectAndUpdateContent()
265 int8_t value = std::rand(); in TEST_P() local
276 int8_t value = std::rand(); in TEST_P() local
298 uint8_t value = std::rand(); in TEST_P() local
309 uint8_t value = std::rand(); in TEST_P() local
330 uint32_t value = std::rand(); in TEST_P() local
341 uint32_t value = std::rand(); in TEST_P() local
367 std::string value = TemporaryFile().path; in TEST_P() local
378 std::string value = TemporaryFile().path; in TEST_P() local