Searched refs:system_arsc_len (Results 1 – 2 of 2) sorted by relevance
41 ASSERT_EQ(NO_ERROR, table.add(system_arsc, system_arsc_len)); in TEST()55 ASSERT_EQ(NO_ERROR, table2.add(system_arsc, system_arsc_len)); in TEST()
69 unsigned int system_arsc_len = 792; variable