Home
last modified time | relevance | path

Searched defs:flatc_exe (Results 1 – 4 of 4) sorted by relevance

/external/flatbuffers/tests/annotated_binary/
Dgenerate_annotations.py30 flatc_exe = Path( variable
36 flatc_exe = flatc_exe.relative_to(root_path) variable
/external/flatbuffers/scripts/
Dutil.py48 flatc_exe = Path( variable
56 flatc_exe = flatc_exe.relative_to(root_path) variable
/external/flatbuffers/tests/ts/
DTypeScriptTest.py34 flatc_exe = Path("flatc.exe" if is_windows else "flatc") variable
38 flatc_exe = flatc_exe.relative_to(root_path) variable
/external/flatbuffers/tests/flatc/
Dflatc_test.py36 flatc_exe = Path( variable
44 flatc_exe = flatc_exe.relative_to(root_path) variable