Searched refs:test_only (Results 1 – 1 of 1) sorted by relevance
502 int32_t test_only; member in aapt::Application514 test_only = GetAttributeIntegerDefault(FindAttribute(element, TEST_ONLY_ATTR), 0); in Extract()573 if (test_only != 0) { in Print()574 printer->Print(StringPrintf("testOnly='%d'\n", test_only)); in Print()