Searched defs:source_code (Results 1 – 9 of 9) sorted by relevance
/external/google-fruit/tests/ |
D | fruit_test_common.py | 223 def _construct_final_source_code(setup_source_code, source_code, test_params): argument 245 source_code, argument 312 def expect_generic_compile_error(expected_error_regex, setup_source_code, source_code, test_params=… argument 356 source_code, argument 485 source_code, argument 549 def expect_success(setup_source_code, source_code, test_params={}, ignore_deprecation_warnings=Fals… argument
|
/external/python/cpython3/Lib/test/test_importlib/ |
D | test_lazy.py | 43 source_code = 'attr = 42; __name__ = {!r}'.format(mutated_name) variable in TestingImporter 62 def new_module(self, source_code=None): argument
|
/external/brotli/scripts/dictionary/ |
D | step-04-generate-java-literals.py | 70 source_code = [ variable
|
/external/grpc-grpc/src/compiler/ |
D | cpp_plugin.cc | 105 grpc::string source_code = in Generate() local
|
/external/tensorflow/tensorflow/python/autograph/pyct/ |
D | transformer.py | 65 def __init__(self, source_code, source_file, namespace, arg_values, argument
|
/external/flatbuffers/src/ |
D | idl_gen_grpc.cpp | 320 std::string source_code = in GenerateCppGRPC() local
|
/external/v8/src/ |
D | bootstrapper.cc | 90 Handle<ExternalOneByteString> source_code = in GetNativeSource() local 3769 Handle<String> source_code = in CompileBuiltin() local 3787 Handle<String> source_code = in CompileExtraBuiltin() local 3802 Handle<String> source_code = in CompileExperimentalExtraBuiltin() local
|
D | log.cc | 1613 String* source_code = String::cast(source_object); in EnsureLogScriptSource() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cShadingLanguage420PackTests.cpp | 17929 Utils::shaderSource::shaderSource(const glw::GLchar* source_code) in shaderSource()
|