Home
last modified time | relevance | path

Searched refs:invoice (Results 1 – 9 of 9) 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-project/llvm/test/YAMLParser/
Dspec-02-27.test3 --- !<tag:clarkevans.com,2002:invoice>
4 invoice: 34843
/external/llvm/test/YAMLParser/
Dspec-02-27.test3 --- !<tag:clarkevans.com,2002:invoice>
4 invoice: 34843
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dospd.txt.gz