Lines Matching refs:Errorf

45 		t.Errorf("can't find dexpreopt outputs")
53 t.Errorf("Incorrect signing flags, expected: %q, got: %q", expected, signingFlag)
74 t.Errorf("dexpreopt shouldn't have run.")
95 t.Errorf("can't find dexpreopt outputs")
99 t.Errorf("signing rule shouldn't be included.")
102 t.Errorf("can't find aligning rule")
131 t.Errorf("Incorrect certificates flags, expected: %q, got: %q", expected, certificatesFlag)
137 t.Errorf("Incorrect signing flags, expected: %q, got: %q", expected, signingFlag)
163 t.Errorf("Incorrect signing flags, expected: %q, got: %q", expected, signingFlag)
184 t.Errorf("can't find dexpreopt outputs")
192 t.Errorf("Incorrect signing flags, expected: %q, got: %q", expected, signingFlag)
267 t.Errorf("failed to extract the src apk path from %q", jniRuleCommand)
270 t.Errorf("wrong src apk, expected: %q got: %q", test.expected, matches[1])
308 t.Errorf("can't find output named %q - all outputs: %v", test.expected, variant.AllOutputs())
315 t.Errorf("Incorrect LOCAL_INSTALLED_MODULE_STEM value '%s', expected '%s'",
400 t.Errorf("failed to extract the src apk path from %q", jniRuleCommand)
403 t.Errorf("wrong src apk, expected: %q got: %q", test.expected, matches[1])
429 t.Errorf("prebuilt foo module is not active")
432 t.Errorf("prebuilt foo module is disabled")
457 t.Errorf("prebuilt framework-res is not preprocessed")
478 t.Errorf("LOCAL_PATH incorrect len %d", len(actualPath))
480 t.Errorf("LOCAL_PATH mismatch, actual: %s, expected: %s", actualPath[0], expectedPath)
484 t.Errorf("LOCAL_PREBUILT_MODULE_FILE incorrect len %d", len(actualPrebuiltModuleFile))
486 …t.Errorf("LOCAL_PREBUILT_MODULE_FILE mismatch, actual: %s, expected: %s", actualPrebuiltModuleFile…
490 …t.Errorf("LOCAL_SOONG_RESOURCE_EXPORT_PACKAGE incorrect len %d", len(actualSoongResourceExportPack…
492 …t.Errorf("LOCAL_SOONG_RESOURCE_EXPORT_PACKAGE mismatch, actual: %s, expected: %s", actualSoongReso…
515 t.Errorf("Unexpected module tags - expected: %q, actual: %q", expected, actual)
520 t.Errorf("Unexpected test data - expected: %q, actual: %q", expected, actual)
548 t.Errorf("Unexpected JNI uncompress rule command: " + jniRule)
554 t.Errorf("Unexpected JNI uncompress rule: " + jniRule)
557 t.Errorf("Presigned test apk should be aligned")
584 t.Errorf("Unexpected JNI uncompress rule: " + jniRule)
589 t.Errorf("signing rule shouldn't be included for preprocessed.")
592 t.Errorf("aligning rule shouldn't be for preprocessed")