Home
last modified time | relevance | path

Searched defs:script_template (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/system/core/init/
H A Dinit_test.cpp343 std::string_view script_template = R"init( in TEST() local
358 std::string_view script_template = R"init( in TEST() local
436 std::string_view script_template = R"init( in TEST() local
/aosp_15_r20/external/cronet/build/android/gyp/
H A Dcreate_java_binary_script.py24 script_template = """\ variable
/aosp_15_r20/external/angle/build/android/gyp/
H A Dcreate_java_binary_script.py24 script_template = """\ variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dscripts.py76 script_template = SCRIPT_TEMPLATE variable in ScriptMaker
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dscripts.py76 script_template = SCRIPT_TEMPLATE variable in ScriptMaker
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dscripts.py76 script_template = SCRIPT_TEMPLATE variable in ScriptMaker
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dscripts.py76 script_template = SCRIPT_TEMPLATE variable in ScriptMaker
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Djit_metaprogramming_utils.py319 script_template = ''' variable