Home
last modified time | relevance | path

Searched refs:invoice (Results 1 – 8 of 8) sorted by relevance

/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
DExample2_27Test.java31 Invoice invoice = (Invoice) yaml.load(Util in testExample_2_27() local
33 assertNotNull(invoice); in testExample_2_27()
34 Person billTo = invoice.billTo; in testExample_2_27()
37 String output = yaml.dump(invoice); in testExample_2_27()
DInvoice.java21 public Integer invoice; // invoice field in Invoice
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/stress/
DStressEmitterTest.java38 Invoice invoice = loader.loadAs(Util.getLocalResource("specification/example2_27.yaml"), in testPerformance() local
42 dumper.dumpAsMap(invoice); in testPerformance()
52 dumper.dump(invoice); in testPerformance()
68 dumper.dumpAsMap(invoice); in testPerformance()
DParallelTest.java62 Invoice invoice = loader.loadAs(doc, Invoice.class); in run() local
63 assertNotNull(invoice); in run()
/external/snakeyaml/src/test/resources/pyyaml/
Dspec-02-27.data1 --- !<tag:clarkevans.com,2002:invoice>
2 invoice: 34843
/external/llvm/test/YAMLParser/
Dspec-02-27.test3 --- !<tag:clarkevans.com,2002:invoice>
4 invoice: 34843
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_lexpos.utf2642 N "invoice" :G2P
/external/jline/src/src/test/resources/jline/example/
Denglish.gz