Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/
H A Dbase_paths.cc35 FilePath test_data_path; in PathProvider() local
/aosp_15_r20/external/cronet/base/
H A Dbase_paths.cc97 FilePath test_data_path; in PathProvider() local
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1alpha/
H A Dsearch_tuning_service.proto94 string test_data_path = 4; field
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1beta/
H A Dsearch_tuning_service.proto94 string test_data_path = 4; field
/aosp_15_r20/external/libwebm/testing/
H A Dtest_util.cc26 const char* test_data_path = std::getenv("LIBWEBM_TEST_DATA_PATH"); in GetTestDataDir() local
/aosp_15_r20/external/chromium-trace/catapult/tracing/
H A Dtracing_project.py114 test_data_path = os.path.join(tracing_root_path, 'test_data') variable in TracingProject
/aosp_15_r20/external/flatbuffers/tests/
H A Dtest.cpp80 std::string test_data_path = variable