Lines Matching refs:Errorf
46 t.Errorf("can't find dexpreopt outputs")
54 t.Errorf("Incorrect signing flags, expected: %q, got: %q", expected, signingFlag)
80 t.Errorf("dexpreopt shouldn't have run.")
107 t.Errorf("can't find dexpreopt outputs")
111 t.Errorf("signing rule shouldn't be included.")
114 t.Errorf("can't find aligning rule")
150 t.Errorf("Incorrect certificates flags, expected: %q, got: %q", expected, certificatesFlag)
157 …t.Errorf("Incorrect signing flags, expected: %q, got: %q", expectedCertSigningFlags, actualCertSig…
189 t.Errorf("Incorrect signing flags, expected: %q, got: %q", expected, signingFlag)
216 t.Errorf("can't find dexpreopt outputs")
224 t.Errorf("Incorrect signing flags, expected: %q, got: %q", expected, signingFlag)
311 t.Errorf("failed to extract the src apk path from %q", jniRuleCommand)
314 t.Errorf("wrong src apk, expected: %q got: %q", test.expected, matches[1])
367 t.Errorf("can't find output named %q - all outputs: %v", test.expected, variant.AllOutputs())
374 t.Errorf("Incorrect LOCAL_INSTALLED_MODULE_STEM value '%s', expected '%s'",
475 t.Errorf("failed to extract the src apk path from %q", jniRuleCommand)
478 t.Errorf("wrong src apk, expected: %q got: %q", test.expected, matches[1])
509 t.Errorf("prebuilt foo module is not active")
512 t.Errorf("prebuilt foo module is disabled")
537 t.Errorf("prebuilt framework-res is not preprocessed")
558 t.Errorf("LOCAL_PATH incorrect len %d", len(actualPath))
560 t.Errorf("LOCAL_PATH mismatch, actual: %s, expected: %s", actualPath[0], expectedPath)
564 t.Errorf("LOCAL_PREBUILT_MODULE_FILE incorrect len %d", len(actualPrebuiltModuleFile))
566 …t.Errorf("LOCAL_PREBUILT_MODULE_FILE mismatch, actual: %s, expected: %s", actualPrebuiltModuleFile…
570 …t.Errorf("LOCAL_SOONG_RESOURCE_EXPORT_PACKAGE incorrect len %d", len(actualSoongResourceExportPack…
572 …t.Errorf("LOCAL_SOONG_RESOURCE_EXPORT_PACKAGE mismatch, actual: %s, expected: %s", actualSoongReso…
658 t.Errorf("Unexpected module tags - expected: %q, actual: %q", expected, actual)
663 t.Errorf("Unexpected test data - expected: %q, actual: %q", expected, actual)
691 t.Errorf("Unexpected JNI uncompress rule command: " + jniRule)
697 t.Errorf("Unexpected JNI uncompress rule: " + jniRule)
700 t.Errorf("Presigned test apk should be aligned")
727 t.Errorf("Unexpected JNI uncompress rule: " + jniRule)
732 t.Errorf("signing rule shouldn't be included for preprocessed.")
735 t.Errorf("aligning rule shouldn't be for preprocessed")