Home
last modified time | relevance | path

Searched defs:goldenPath (Results 1 – 1 of 1) sorted by relevance

/libcore/support/src/test/java/org/apache/harmony/testframework/serialization/
DSerializationTest.java131 String goldenPath = outputPath + File.separatorChar in produceGoldenFiles() local
449 String goldenPath = (test.getClass().getName().replace('.', File.separatorChar) in createGoldenFile() local