Home
last modified time | relevance | path

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

/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
H A DVelocimacroBCModeTestCase.java78 String basefilename = "test_bc_mode"; in doTestVariousCases() local
H A DMethodOverloadingTestCase.java121 public void testFile(String basefilename) in testFile()
H A DEvaluateTestCase.java254 private void testFile(String basefilename, Map<String, Object> properties) in testFile() argument
/aosp_15_r20/external/toolchain-utils/cros_utils/
H A Dlogger.py27 def __init__(self, rootdir, basefilename, print_console, subdir="logs"): argument