Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_group_test.cc79 const string text_1 = R"( in TEST_F() local
89 ParseHloString(text_1)); in TEST_F()
118 const string text_1 = R"( in TEST_F() local
128 ParseHloString(text_1)); in TEST_F()
/external/google-breakpad/src/common/linux/
Dfile_id_unittest.cc233 Section text_1(kLittleEndian); in TYPED_TEST() local
234 PopulateSection(&text_1, 4096, 17); in TYPED_TEST()
235 elf1.AddSection(".text", text_1, SHT_PROGBITS); in TYPED_TEST()