Searched refs:k_test_i32 (Results 1 – 1 of 1) sorted by relevance
42 enum test_encoding { k_attr_params = 0, k_test_i32 = 99 }; enumerator54 writer.writeVarInt(test_encoding::k_test_i32); in writeType()64 if (encoding == test_encoding::k_test_i32) in readType()