Searched defs:string_array (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/packages/services/Car/packages/ScriptExecutor/tests/functional/src/com/android/car/scriptexecutortest/functional/ |
D | ScriptExecutorFunctionalTest.java | 298 String[] string_array = new String[] {"one", "two", "three"}; in invokeScript_allSupportedArrayTypesWorkRoundTripWithKeyNamesPreserved() local 351 String[] string_array = new String[] {"Hello ", "world!"}; in invokeScript_processesStringArray() local
|
/aosp_15_r20/external/googleapis/google/cloud/integrations/v1alpha/ |
H A D | value_type.proto | 41 StringParameterArray string_array = 5; field
|
/aosp_15_r20/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/android/layoutlib/test/myapplication/ |
H A D | R$array.class | ... drawable_array
public static final int int_array
public static final int string_array |
/aosp_15_r20/external/llvm-libc/src/__support/StringUtil/ |
H A D | message_mapper.h | 57 char string_array[TOTAL_STR_LEN] = {'\0'}; variable
|
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/ |
H A D | cpdf_object_unittest.cpp | 551 auto string_array = pdfium::MakeRetain<CPDF_Array>(); in TEST() local 757 auto string_array = pdfium::MakeRetain<CPDF_Array>(); in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/tflite/ |
H A D | operator_test.cc | 1004 Array& string_array = string_model.GetOrCreateArray(op.inputs[0]); in TEST_F() local
|
/aosp_15_r20/external/googletest/googlemock/test/ |
H A D | gmock-matchers-containers_test.cc | 3114 const char* string_array[] = {"fee", "fie", "foe", "fum"}; in TEST() local
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/ |
H A D | gmock-matchers-containers_test.cc | 3103 const char* string_array[] = {"fee", "fie", "foe", "fum"}; in TEST() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/ |
H A D | gmock-matchers-containers_test.cc | 3103 const char* string_array[] = {"fee", "fie", "foe", "fum"}; in TEST() local
|