Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(152)

Unified Diff: tools/clang/traffic_annotation_extractor/tests/expected_outputs/bitmap_fetcher_browsertest.txt

Issue 2448133006: Tool added to extract network traffic annotations. (Closed)
Patch Set: Windows compatibility update. Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/clang/traffic_annotation_extractor/tests/expected_outputs/bitmap_fetcher_browsertest.txt
diff --git a/tools/clang/traffic_annotation_extractor/tests/expected_outputs/bitmap_fetcher_browsertest.txt b/tools/clang/traffic_annotation_extractor/tests/expected_outputs/bitmap_fetcher_browsertest.txt
new file mode 100644
index 0000000000000000000000000000000000000000..06197b77ade0157abf4a358a3a02d68159ffefda
--- /dev/null
+++ b/tools/clang/traffic_annotation_extractor/tests/expected_outputs/bitmap_fetcher_browsertest.txt
@@ -0,0 +1,28 @@
+==== NEW ANNOTATION ====
+chrome/browser/bitmap_fetcher/bitmap_fetcher_browsertest.cc
+chrome::BitmapFetcherBrowserTest_StartTest_Test::RunTestOnMainThread
+111
+UnitTest
+Traffic annotation for unit, browser and other tests
+==== ANNOTATION ENDS ====
+==== NEW ANNOTATION ====
+chrome/browser/bitmap_fetcher/bitmap_fetcher_browsertest.cc
+chrome::BitmapFetcherBrowserTest_OnImageDecodedTest_Test::RunTestOnMainThread
+145
+UnitTest
+Traffic annotation for unit, browser and other tests
+==== ANNOTATION ENDS ====
+==== NEW ANNOTATION ====
+chrome/browser/bitmap_fetcher/bitmap_fetcher_browsertest.cc
+chrome::BitmapFetcherBrowserTest_OnURLFetchFailureTest_Test::RunTestOnMainThread
+164
+UnitTest
+Traffic annotation for unit, browser and other tests
+==== ANNOTATION ENDS ====
+==== NEW ANNOTATION ====
+chrome/browser/bitmap_fetcher/bitmap_fetcher_browsertest.cc
+chrome::BitmapFetcherBrowserTest_HandleImageFailedTest_Test::RunTestOnMainThread
+187
+UnitTest
+Traffic annotation for unit, browser and other tests
+==== ANNOTATION ENDS ====

Powered by Google App Engine
This is Rietveld 408576698