Searched refs:get_entry_id (Results 1 – 4 of 4) sorted by relevance
58 const uint16_t entry_index = get_entry_id(app::R::string::string_one); in TEST()82 const uint16_t entry_index = get_entry_id(sparse::R::integer::foo_9); in TEST()166 uint8_t entry_index = get_entry_id(basic::R::string::test3); in TEST()
238 EXPECT_EQ(get_entry_id(lib_one::R::string::foo), get_entry_id(value.data)); in TEST_F()
43 inline uint16_t get_entry_id(uint32_t resid) { in get_entry_id() function
330 const uint16_t entry_idx = get_entry_id(resid); in FindEntry()939 const int entry_idx = get_entry_id(attr_resid); in ApplyStyle()1000 const int entry_idx = get_entry_id(resid); in GetAttribute()