Searched refs:CheckFocusedFieldText (Results 1 – 1 of 1) sorted by relevance
131 void CheckFocusedFieldText(WideStringView expected_string) { in CheckFocusedFieldText() function in FPDFFormFillInteractiveEmbedderTest1081 CheckFocusedFieldText(L""); in TEST_F()1086 CheckFocusedFieldText(L"ABC"); in TEST_F()1093 CheckFocusedFieldText(L""); in TEST_F()1098 CheckFocusedFieldText(L"ABC"); in TEST_F()1105 CheckFocusedFieldText(L"ABCDEFGHIJKL"); in TEST_F()1126 CheckFocusedFieldText(L"ABCDEFGHIJKL"); in TEST_F()1157 CheckFocusedFieldText(L""); in TEST_F()1161 CheckFocusedFieldText(L"Banana"); in TEST_F()1166 CheckFocusedFieldText(L"Apple"); in TEST_F()[all …]