Searched refs:labelPath (Results 1 – 3 of 3) sorted by relevance
47 private static String labelPath = null; field in OvicBenchmarkerActivity91 labelPath = "labels.txt"; in initializeTest()96 labelPath = "coco_labels.txt"; in initializeTest()107 labelInputStream = am.open(labelPath); in initializeTest()
49 final String labelPath = in main() local54 File labelsfile = new File(labelPath); in main()
58 labelPath = Label(self.frameMain, anchor=W, justify=LEFT,65 labelPath.pack(anchor=W, padx=5, pady=3)