This file is indexed.

/usr/share/doc/xorg-gtest/html/hierarchy.js is in libxorg-gtest-doc 0.7.1-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
var hierarchy =
[
    [ "xorg::testing::evemu::Device", "classxorg_1_1testing_1_1evemu_1_1_device.html", null ],
    [ "Environment", null, [
      [ "xorg::testing::Environment", "classxorg_1_1testing_1_1_environment.html", null ]
    ] ],
    [ "xorg::testing::Process", "classxorg_1_1testing_1_1_process.html", [
      [ "xorg::testing::XServer", "classxorg_1_1testing_1_1_x_server.html", null ]
    ] ],
    [ "runtime_error", null, [
      [ "xorg::testing::XIOError", "classxorg_1_1testing_1_1_x_i_o_error.html", null ]
    ] ],
    [ "Test", null, [
      [ "xorg::testing::Test", "classxorg_1_1testing_1_1_test.html", [
        [ "ServerTest", "class_server_test.html", null ],
        [ "SubTest", "class_sub_test.html", null ]
      ] ]
    ] ]
];