Home
last modified time | relevance | path

Searched refs:BUILD_DIR_NAME (Results 1 – 2 of 2) sorted by relevance

/external/oss-fuzz/infra/cifuzz/
Dclusterfuzz_deployment.py33 BUILD_DIR_NAME = 'cifuzz-latest-build' variable in BaseClusterFuzzDeployment
101 build_dir = os.path.join(out_dir, self.BUILD_DIR_NAME)
Drun_fuzzers_test.py325 BUILD_DIR_NAME = 'cifuzz-latest-build' variable in RunAddressFuzzersIntegrationTest
344 build_dir = os.path.join(workspace, 'out', self.BUILD_DIR_NAME)
364 build_dir = os.path.join(TEST_DATA_PATH, 'out', self.BUILD_DIR_NAME)