Files
JuegoSim/graphify-out/cache/ast/9d4d3da2e1adf2c980853ef041767b46a25057db55735d75618ce774dd70491e.json
T
2026-07-21 08:56:10 +03:00

1 line
72 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_tests_runtime_texteditor_texteditortests_cs", "label": "TextEditorTests.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L1"}, {"id": "texteditor_texteditortests_texteditortests", "label": "TextEditorTests", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L6"}, {"id": "texteditor", "label": "TextEditor", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L8"}, {"id": "texteditor_texteditortests_texteditortests_testsetup", "label": ".TestSetup()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L94"}, {"id": "texteditor_texteditortests_texteditortests_settext_movescursorandselectindicestonextcodepointindexifinvalid", "label": ".SetText_MovesCursorAndSelectIndicesToNextCodePointIndexIfInvalid()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L101"}, {"id": "texteditor_texteditortests_texteditortests_setcursorandselectindices_movestonextcodepointindexifinvalid", "label": ".SetCursorAndSelectIndices_MovesToNextCodePointIndexIfInvalid()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L113"}, {"id": "texteditor_texteditortests_texteditortests_deletewordback_deletesbacktopreviouswordstart", "label": ".DeleteWordBack_DeletesBackToPreviousWordStart()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L134"}, {"id": "texteditor_texteditortests_texteditortests_deletewordforward_deletesforwardtonextwordstart", "label": ".DeleteWordForward_DeletesForwardToNextWordStart()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L155"}, {"id": "texteditor_texteditortests_texteditortests_delete_removescodepointrightofcursor", "label": ".Delete_RemovesCodePointRightOfCursor()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L176"}, {"id": "texteditor_texteditortests_texteditortests_backspace_removescodepointleftofcursor", "label": ".Backspace_RemovesCodePointLeftOfCursor()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L194"}, {"id": "texteditor_texteditortests_texteditortests_moveright_skipsinvalidcodepointindices", "label": ".MoveRight_SkipsInvalidCodePointIndices()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L215"}, {"id": "texteditor_texteditortests_texteditortests_moveleft_skipsinvalidcodepointindices", "label": ".MoveLeft_SkipsInvalidCodePointIndices()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L241"}, {"id": "texteditor_texteditortests_texteditortests_movelinestart_movescursorafterpreviouslinefeed", "label": ".MoveLineStart_MovesCursorAfterPreviousLineFeed()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L267"}, {"id": "texteditor_texteditortests_texteditortests_movelineend_movescursorbeforenextlinefeed", "label": ".MoveLineEnd_MovesCursorBeforeNextLineFeed()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L286"}, {"id": "texteditor_texteditortests_texteditortests_movetextstart_movescursortostartoftext", "label": ".MoveTextStart_MovesCursorToStartOfText()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L305"}, {"id": "texteditor_texteditortests_texteditortests_movetextend_movescursortoendoftext", "label": ".MoveTextEnd_MovesCursorToEndOfText()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L317"}, {"id": "texteditor_texteditortests_texteditortests_selectleft_expandselectiontopreviouscodepoint", "label": ".SelectLeft_ExpandSelectionToPreviousCodePoint()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L329"}, {"id": "texteditor_texteditortests_texteditortests_selectright_expandselectiontonextcodepoint", "label": ".SelectRight_ExpandSelectionToNextCodePoint()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L353"}, {"id": "texteditor_texteditortests_texteditortests_movewordright_movescursortonextwordend", "label": ".MoveWordRight_MovesCursorToNextWordEnd()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L377"}, {"id": "texteditor_texteditortests_texteditortests_movetostartofnextword_movescursortonextwordstart", "label": ".MoveToStartOfNextWord_MovesCursorToNextWordStart()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L403"}, {"id": "texteditor_texteditortests_texteditortests_movetoendofpreviousword_movescursortopreviouswordstart", "label": ".MoveToEndOfPreviousWord_MovesCursorToPreviousWordStart()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L424"}, {"id": "texteditor_texteditortests_texteditortests_findstartofnextword_returnsindexofnextwordstart", "label": ".FindStartOfNextWord_ReturnsIndexOfNextWordStart()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L445"}, {"id": "texteditor_texteditortests_texteditortests_movewordleft_movescursortopreviouswordstart", "label": ".MoveWordLeft_MovesCursorToPreviousWordStart()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L462"}, {"id": "texteditor_texteditortests_texteditortests_selectcurrentword", "label": ".SelectCurrentWord()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L486"}, {"id": "texteditor_texteditortests_texteditortests_handlekeyevent_withcontrolakeydownevent_movescursortostartoflineonmacos_selectsallelsewhere", "label": ".HandleKeyEvent_WithControlAKeyDownEvent_MovesCursorToStartOfLineOnMacOS_SelectsAllElsewhere()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L503"}, {"id": "texteditor_texteditortests_texteditortests_handlekeyevent_withcommandakeydownevent_selectsallonmacos", "label": ".HandleKeyEvent_WithCommandAKeyDownEvent_SelectsAllOnMacOS()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L522"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_tests_runtime_texteditor_texteditortests_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_tests_runtime_texteditor_texteditortests_cs", "target": "linq", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_tests_runtime_texteditor_texteditortests_cs", "target": "framework", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_tests_runtime_texteditor_texteditortests_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_tests_runtime_texteditor_texteditortests_cs", "target": "texteditor_texteditortests_texteditortests", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L6", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L8", "weight": 1.0, "context": "field"}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_testsetup", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L94", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_settext_movescursorandselectindicestonextcodepointindexifinvalid", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L101", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_setcursorandselectindices_movestonextcodepointindexifinvalid", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L113", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_deletewordback_deletesbacktopreviouswordstart", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L134", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_deletewordforward_deletesforwardtonextwordstart", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L155", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_delete_removescodepointrightofcursor", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L176", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_backspace_removescodepointleftofcursor", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L194", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_moveright_skipsinvalidcodepointindices", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L215", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_moveleft_skipsinvalidcodepointindices", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L241", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_movelinestart_movescursorafterpreviouslinefeed", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L267", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_movelineend_movescursorbeforenextlinefeed", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L286", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_movetextstart_movescursortostartoftext", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L305", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_movetextend_movescursortoendoftext", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L317", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_selectleft_expandselectiontopreviouscodepoint", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L329", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_selectright_expandselectiontonextcodepoint", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L353", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_movewordright_movescursortonextwordend", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L377", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_movetostartofnextword_movescursortonextwordstart", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L403", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_movetoendofpreviousword_movescursortopreviouswordstart", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L424", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_findstartofnextword_returnsindexofnextwordstart", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L445", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_movewordleft_movescursortopreviouswordstart", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L462", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_selectcurrentword", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L486", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_handlekeyevent_withcontrolakeydownevent_movescursortostartoflineonmacos_selectsallelsewhere", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L503", "weight": 1.0}, {"source": "texteditor_texteditortests_texteditortests", "target": "texteditor_texteditortests_texteditortests_handlekeyevent_withcommandakeydownevent_selectsallonmacos", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L522", "weight": 1.0}], "raw_calls": [{"caller_nid": "texteditor_texteditortests_texteditortests_testsetup", "callee": "DetectFocusChange", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L98"}, {"caller_nid": "texteditor_texteditortests_texteditortests_settext_movescursorandselectindicestonextcodepointindexifinvalid", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L109"}, {"caller_nid": "texteditor_texteditortests_texteditortests_settext_movescursorandselectindicestonextcodepointindexifinvalid", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L110"}, {"caller_nid": "texteditor_texteditortests_texteditortests_setcursorandselectindices_movestonextcodepointindexifinvalid", "callee": "First", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L122"}, {"caller_nid": "texteditor_texteditortests_texteditortests_setcursorandselectindices_movestonextcodepointindexifinvalid", "callee": "Contains", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L123"}, {"caller_nid": "texteditor_texteditortests_texteditortests_setcursorandselectindices_movestonextcodepointindexifinvalid", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L124"}, {"caller_nid": "texteditor_texteditortests_texteditortests_setcursorandselectindices_movestonextcodepointindexifinvalid", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L124"}, {"caller_nid": "texteditor_texteditortests_texteditortests_setcursorandselectindices_movestonextcodepointindexifinvalid", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L126"}, {"caller_nid": "texteditor_texteditortests_texteditortests_setcursorandselectindices_movestonextcodepointindexifinvalid", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L126"}, {"caller_nid": "texteditor_texteditortests_texteditortests_setcursorandselectindices_movestonextcodepointindexifinvalid", "callee": "Contains", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L127"}, {"caller_nid": "texteditor_texteditortests_texteditortests_setcursorandselectindices_movestonextcodepointindexifinvalid", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L128"}, {"caller_nid": "texteditor_texteditortests_texteditortests_setcursorandselectindices_movestonextcodepointindexifinvalid", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L128"}, {"caller_nid": "texteditor_texteditortests_texteditortests_setcursorandselectindices_movestonextcodepointindexifinvalid", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L130"}, {"caller_nid": "texteditor_texteditortests_texteditortests_setcursorandselectindices_movestonextcodepointindexifinvalid", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L130"}, {"caller_nid": "texteditor_texteditortests_texteditortests_deletewordback_deletesbacktopreviouswordstart", "callee": "DeleteWordBack", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L146"}, {"caller_nid": "texteditor_texteditortests_texteditortests_deletewordback_deletesbacktopreviouswordstart", "callee": "FirstOrDefault", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L148"}, {"caller_nid": "texteditor_texteditortests_texteditortests_deletewordback_deletesbacktopreviouswordstart", "callee": "Reverse", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L148"}, {"caller_nid": "texteditor_texteditortests_texteditortests_deletewordback_deletesbacktopreviouswordstart", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L149"}, {"caller_nid": "texteditor_texteditortests_texteditortests_deletewordback_deletesbacktopreviouswordstart", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L149"}, {"caller_nid": "texteditor_texteditortests_texteditortests_deletewordback_deletesbacktopreviouswordstart", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L150"}, {"caller_nid": "texteditor_texteditortests_texteditortests_deletewordback_deletesbacktopreviouswordstart", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L150"}, {"caller_nid": "texteditor_texteditortests_texteditortests_deletewordback_deletesbacktopreviouswordstart", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L151"}, {"caller_nid": "texteditor_texteditortests_texteditortests_deletewordback_deletesbacktopreviouswordstart", "callee": "Remove", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L151"}, {"caller_nid": "texteditor_texteditortests_texteditortests_deletewordback_deletesbacktopreviouswordstart", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L151"}, {"caller_nid": "texteditor_texteditortests_texteditortests_deletewordforward_deletesforwardtonextwordstart", "callee": "DeleteWordForward", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L167"}, {"caller_nid": "texteditor_texteditortests_texteditortests_deletewordforward_deletesforwardtonextwordstart", "callee": "First", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L169"}, {"caller_nid": "texteditor_texteditortests_texteditortests_deletewordforward_deletesforwardtonextwordstart", "callee": "Concat", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L169"}, {"caller_nid": "texteditor_texteditortests_texteditortests_deletewordforward_deletesforwardtonextwordstart", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L170"}, {"caller_nid": "texteditor_texteditortests_texteditortests_deletewordforward_deletesforwardtonextwordstart", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L170"}, {"caller_nid": "texteditor_texteditortests_texteditortests_deletewordforward_deletesforwardtonextwordstart", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L171"}, {"caller_nid": "texteditor_texteditortests_texteditortests_deletewordforward_deletesforwardtonextwordstart", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L171"}, {"caller_nid": "texteditor_texteditortests_texteditortests_deletewordforward_deletesforwardtonextwordstart", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L172"}, {"caller_nid": "texteditor_texteditortests_texteditortests_deletewordforward_deletesforwardtonextwordstart", "callee": "Remove", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L172"}, {"caller_nid": "texteditor_texteditortests_texteditortests_deletewordforward_deletesforwardtonextwordstart", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L172"}, {"caller_nid": "texteditor_texteditortests_texteditortests_delete_removescodepointrightofcursor", "callee": "Delete", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L185"}, {"caller_nid": "texteditor_texteditortests_texteditortests_delete_removescodepointrightofcursor", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L188"}, {"caller_nid": "texteditor_texteditortests_texteditortests_delete_removescodepointrightofcursor", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L189"}, {"caller_nid": "texteditor_texteditortests_texteditortests_delete_removescodepointrightofcursor", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L190"}, {"caller_nid": "texteditor_texteditortests_texteditortests_delete_removescodepointrightofcursor", "callee": "Remove", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L190"}, {"caller_nid": "texteditor_texteditortests_texteditortests_delete_removescodepointrightofcursor", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L190"}, {"caller_nid": "texteditor_texteditortests_texteditortests_backspace_removescodepointleftofcursor", "callee": "Backspace", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L205"}, {"caller_nid": "texteditor_texteditortests_texteditortests_backspace_removescodepointleftofcursor", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L209"}, {"caller_nid": "texteditor_texteditortests_texteditortests_backspace_removescodepointleftofcursor", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L209"}, {"caller_nid": "texteditor_texteditortests_texteditortests_backspace_removescodepointleftofcursor", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L210"}, {"caller_nid": "texteditor_texteditortests_texteditortests_backspace_removescodepointleftofcursor", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L210"}, {"caller_nid": "texteditor_texteditortests_texteditortests_backspace_removescodepointleftofcursor", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L211"}, {"caller_nid": "texteditor_texteditortests_texteditortests_backspace_removescodepointleftofcursor", "callee": "Remove", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L211"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveright_skipsinvalidcodepointindices", "callee": "Skip", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L221"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveright_skipsinvalidcodepointindices", "callee": "MoveRight", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L226"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveright_skipsinvalidcodepointindices", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L228"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveright_skipsinvalidcodepointindices", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L228"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveright_skipsinvalidcodepointindices", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L229"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveright_skipsinvalidcodepointindices", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L229"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveright_skipsinvalidcodepointindices", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L232"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveright_skipsinvalidcodepointindices", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L233"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveright_skipsinvalidcodepointindices", "callee": "MoveRight", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L235"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveright_skipsinvalidcodepointindices", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L237"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveright_skipsinvalidcodepointindices", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L238"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveleft_skipsinvalidcodepointindices", "callee": "Skip", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L247"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveleft_skipsinvalidcodepointindices", "callee": "Reverse", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L247"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveleft_skipsinvalidcodepointindices", "callee": "MoveLeft", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L252"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveleft_skipsinvalidcodepointindices", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L254"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveleft_skipsinvalidcodepointindices", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L254"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveleft_skipsinvalidcodepointindices", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L255"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveleft_skipsinvalidcodepointindices", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L255"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveleft_skipsinvalidcodepointindices", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L258"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveleft_skipsinvalidcodepointindices", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L259"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveleft_skipsinvalidcodepointindices", "callee": "MoveLeft", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L261"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveleft_skipsinvalidcodepointindices", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L263"}, {"caller_nid": "texteditor_texteditortests_texteditortests_moveleft_skipsinvalidcodepointindices", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L264"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movelinestart_movescursorafterpreviouslinefeed", "callee": "MoveLineStart", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L278"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movelinestart_movescursorafterpreviouslinefeed", "callee": "FirstOrDefault", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L280"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movelinestart_movescursorafterpreviouslinefeed", "callee": "Reverse", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L280"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movelinestart_movescursorafterpreviouslinefeed", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L281"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movelinestart_movescursorafterpreviouslinefeed", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L281"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movelinestart_movescursorafterpreviouslinefeed", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L282"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movelinestart_movescursorafterpreviouslinefeed", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L282"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movelineend_movescursorbeforenextlinefeed", "callee": "MoveLineEnd", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L297"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movelineend_movescursorbeforenextlinefeed", "callee": "First", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L299"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movelineend_movescursorbeforenextlinefeed", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L300"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movelineend_movescursorbeforenextlinefeed", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L300"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movelineend_movescursorbeforenextlinefeed", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L301"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movelineend_movescursorbeforenextlinefeed", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L301"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movetextstart_movescursortostartoftext", "callee": "MoveTextStart", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L311"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movetextstart_movescursortostartoftext", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L313"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movetextstart_movescursortostartoftext", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L314"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movetextend_movescursortoendoftext", "callee": "MoveTextEnd", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L323"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movetextend_movescursortoendoftext", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L325"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movetextend_movescursortoendoftext", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L326"}, {"caller_nid": "texteditor_texteditortests_texteditortests_selectleft_expandselectiontopreviouscodepoint", "callee": "Skip", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L335"}, {"caller_nid": "texteditor_texteditortests_texteditortests_selectleft_expandselectiontopreviouscodepoint", "callee": "Reverse", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L335"}, {"caller_nid": "texteditor_texteditortests_texteditortests_selectleft_expandselectiontopreviouscodepoint", "callee": "SelectLeft", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L340"}, {"caller_nid": "texteditor_texteditortests_texteditortests_selectleft_expandselectiontopreviouscodepoint", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L342"}, {"caller_nid": "texteditor_texteditortests_texteditortests_selectleft_expandselectiontopreviouscodepoint", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L342"}, {"caller_nid": "texteditor_texteditortests_texteditortests_selectleft_expandselectiontopreviouscodepoint", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L343"}, {"caller_nid": "texteditor_texteditortests_texteditortests_selectleft_expandselectiontopreviouscodepoint", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L346"}, {"caller_nid": "texteditor_texteditortests_texteditortests_selectleft_expandselectiontopreviouscodepoint", "callee": "SelectLeft", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L348"}, {"caller_nid": "texteditor_texteditortests_texteditortests_selectleft_expandselectiontopreviouscodepoint", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L350"}, {"caller_nid": "texteditor_texteditortests_texteditortests_selectright_expandselectiontonextcodepoint", "callee": "Skip", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L359"}, {"caller_nid": "texteditor_texteditortests_texteditortests_selectright_expandselectiontonextcodepoint", "callee": "SelectRight", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L364"}, {"caller_nid": "texteditor_texteditortests_texteditortests_selectright_expandselectiontonextcodepoint", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L366"}, {"caller_nid": "texteditor_texteditortests_texteditortests_selectright_expandselectiontonextcodepoint", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L366"}, {"caller_nid": "texteditor_texteditortests_texteditortests_selectright_expandselectiontonextcodepoint", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L367"}, {"caller_nid": "texteditor_texteditortests_texteditortests_selectright_expandselectiontonextcodepoint", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L370"}, {"caller_nid": "texteditor_texteditortests_texteditortests_selectright_expandselectiontonextcodepoint", "callee": "SelectRight", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L372"}, {"caller_nid": "texteditor_texteditortests_texteditortests_selectright_expandselectiontonextcodepoint", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L374"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movewordright_movescursortonextwordend", "callee": "Any", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L382"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movewordright_movescursortonextwordend", "callee": "Ignore", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L383"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movewordright_movescursortonextwordend", "callee": "MoveWordRight", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L393"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movewordright_movescursortonextwordend", "callee": "FirstOrDefault", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L395"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movewordright_movescursortonextwordend", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L398"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movewordright_movescursortonextwordend", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L398"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movewordright_movescursortonextwordend", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L399"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movewordright_movescursortonextwordend", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L399"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movetostartofnextword_movescursortonextwordstart", "callee": "MoveToStartOfNextWord", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L416"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movetostartofnextword_movescursortonextwordstart", "callee": "First", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L418"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movetostartofnextword_movescursortonextwordstart", "callee": "Concat", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L418"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movetostartofnextword_movescursortonextwordstart", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L419"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movetostartofnextword_movescursortonextwordstart", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L419"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movetostartofnextword_movescursortonextwordstart", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L420"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movetostartofnextword_movescursortonextwordstart", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L420"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movetoendofpreviousword_movescursortopreviouswordstart", "callee": "MoveToEndOfPreviousWord", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L437"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movetoendofpreviousword_movescursortopreviouswordstart", "callee": "FirstOrDefault", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L439"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movetoendofpreviousword_movescursortopreviouswordstart", "callee": "Reverse", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L439"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movetoendofpreviousword_movescursortopreviouswordstart", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L440"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movetoendofpreviousword_movescursortopreviouswordstart", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L440"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movetoendofpreviousword_movescursortopreviouswordstart", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L441"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movetoendofpreviousword_movescursortopreviouswordstart", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L441"}, {"caller_nid": "texteditor_texteditortests_texteditortests_findstartofnextword_returnsindexofnextwordstart", "callee": "Any", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L450"}, {"caller_nid": "texteditor_texteditortests_texteditortests_findstartofnextword_returnsindexofnextwordstart", "callee": "Ignore", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L451"}, {"caller_nid": "texteditor_texteditortests_texteditortests_findstartofnextword_returnsindexofnextwordstart", "callee": "First", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L457"}, {"caller_nid": "texteditor_texteditortests_texteditortests_findstartofnextword_returnsindexofnextwordstart", "callee": "Concat", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L457"}, {"caller_nid": "texteditor_texteditortests_texteditortests_findstartofnextword_returnsindexofnextwordstart", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L458"}, {"caller_nid": "texteditor_texteditortests_texteditortests_findstartofnextword_returnsindexofnextwordstart", "callee": "FindStartOfNextWord", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L458"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movewordleft_movescursortopreviouswordstart", "callee": "Any", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L467"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movewordleft_movescursortopreviouswordstart", "callee": "Ignore", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L468"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movewordleft_movescursortopreviouswordstart", "callee": "MoveWordLeft", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L478"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movewordleft_movescursortopreviouswordstart", "callee": "FirstOrDefault", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L480"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movewordleft_movescursortopreviouswordstart", "callee": "Reverse", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L480"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movewordleft_movescursortopreviouswordstart", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L481"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movewordleft_movescursortopreviouswordstart", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L481"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movewordleft_movescursortopreviouswordstart", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L482"}, {"caller_nid": "texteditor_texteditortests_texteditortests_movewordleft_movescursortopreviouswordstart", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L482"}, {"caller_nid": "texteditor_texteditortests_texteditortests_selectcurrentword", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L498"}, {"caller_nid": "texteditor_texteditortests_texteditortests_selectcurrentword", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L498"}, {"caller_nid": "texteditor_texteditortests_texteditortests_selectcurrentword", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L499"}, {"caller_nid": "texteditor_texteditortests_texteditortests_selectcurrentword", "callee": "Format", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L499"}, {"caller_nid": "texteditor_texteditortests_texteditortests_handlekeyevent_withcontrolakeydownevent_movescursortostartoflineonmacos_selectsallelsewhere", "callee": "MoveLineEnd", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L508"}, {"caller_nid": "texteditor_texteditortests_texteditortests_handlekeyevent_withcontrolakeydownevent_movescursortostartoflineonmacos_selectsallelsewhere", "callee": "HandleKeyEvent", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L511"}, {"caller_nid": "texteditor_texteditortests_texteditortests_handlekeyevent_withcontrolakeydownevent_movescursortostartoflineonmacos_selectsallelsewhere", "callee": "That", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L515"}, {"caller_nid": "texteditor_texteditortests_texteditortests_handlekeyevent_withcontrolakeydownevent_movescursortostartoflineonmacos_selectsallelsewhere", "callee": "That", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L516"}, {"caller_nid": "texteditor_texteditortests_texteditortests_handlekeyevent_withcontrolakeydownevent_movescursortostartoflineonmacos_selectsallelsewhere", "callee": "EqualTo", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L516"}, {"caller_nid": "texteditor_texteditortests_texteditortests_handlekeyevent_withcontrolakeydownevent_movescursortostartoflineonmacos_selectsallelsewhere", "callee": "That", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L519"}, {"caller_nid": "texteditor_texteditortests_texteditortests_handlekeyevent_withcontrolakeydownevent_movescursortostartoflineonmacos_selectsallelsewhere", "callee": "EqualTo", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L519"}, {"caller_nid": "texteditor_texteditortests_texteditortests_handlekeyevent_withcommandakeydownevent_selectsallonmacos", "callee": "Ignore", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L526"}, {"caller_nid": "texteditor_texteditortests_texteditortests_handlekeyevent_withcommandakeydownevent_selectsallonmacos", "callee": "HandleKeyEvent", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L532"}, {"caller_nid": "texteditor_texteditortests_texteditortests_handlekeyevent_withcommandakeydownevent_selectsallonmacos", "callee": "That", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L534"}, {"caller_nid": "texteditor_texteditortests_texteditortests_handlekeyevent_withcommandakeydownevent_selectsallonmacos", "callee": "EqualTo", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\TextEditor\\TextEditorTests.cs", "source_location": "L534"}]}