Searched refs:testroot (Results 1 – 3 of 3) sorted by relevance
8 testroot = os.path.dirname(__file__) variable9 newroot = os.path.join(testroot, '..', 'build/lib/test')10 copydir_run_2to3(testroot, newroot)
274 char testroot[1024]; /* Root directory of test files */ in cupsdCreateProfile() local276 cupsd_requote(testroot, getenv("CUPS_TESTROOT"), sizeof(testroot)); in cupsdCreateProfile()284 testroot, testroot); in cupsdCreateProfile()290 testroot); in cupsdCreateProfile()
283 processor_class = "dagger.hilt.android.processor.internal.testroot.TestRootProcessor",