chromium/tools/traffic_annotation/scripts/test_data/ValidFile-stdout.txt

==== NEW ANNOTATION ====
ValidFile.java
10
Definition
id1

semantics {
  sender: 'sender1'
  description: 'desc1'
  trigger: 'trigger1'
  data: 'data1 contains 'quotes '
  destination: GOOGLE_OWNED_SERVICE
}
policy {
  cookies_allowed: NO
  setting: 'setting1'
  chrome_policy {
    SpellCheckServiceEnabled {
      SpellCheckServiceEnabled: false
    }
  }
}
comments: 'comment1'

==== ANNOTATION ENDS ====
==== NEW ANNOTATION ====
ValidFile.java
33
Definition
id2

semantics {
  sender: "sender1"
  description: "desc1"
  trigger: "trigger1 contains a backslash \ "
  data: "data1 contains "quotes "
  destination: GOOGLE_OWNED_SERVICE
}
policy {
  cookies_allowed: NO
  setting: "setting1"
  chrome_policy {
    SpellCheckServiceEnabled {
      SpellCheckServiceEnabled: false
    }
  }
}
comments: "comment1"

==== ANNOTATION ENDS ====
==== NEW ANNOTATION ====
ValidFile.java
64
Definition
test

Traffic annotation for unit, browser and other tests
==== ANNOTATION ENDS ====
==== NEW ANNOTATION ====
ValidFile.java
63
Definition
missing

Function called without traffic annotation.
==== ANNOTATION ENDS ====
==== NEW ANNOTATION ====
ValidFile.java
62
Definition
undefined

Nothing here yet.
==== ANNOTATION ENDS ====