Searched refs:test_only (Results 1 – 2 of 2) sorted by relevance
108 bool test_only = 4; field
696 int32_t test_only; member in aapt::Application708 test_only = GetAttributeIntegerDefault(FindAttribute(element, TEST_ONLY_ATTR), 0); in Extract()767 if (test_only != 0) { in Print()768 printer->Print(StringPrintf("testOnly='%d'\n", test_only)); in Print()783 application->set_test_only(test_only != 0); in ToProto()