Searched refs:assigner (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/compile/
H A DIdAssigner_test.cpp37 IdAssigner assigner; local
39 ASSERT_TRUE(assigner.consume(context.get(), table.get()));
54 IdAssigner assigner; local
56 ASSERT_TRUE(assigner.consume(context.get(), table.get()));
69 IdAssigner assigner; local
71 ASSERT_FALSE(assigner.consume(context.get(), table.get()));

Completed in 53 milliseconds